Function report |
Source Code:include\linux\kvm_para.h |
Create Date:2022-07-28 07:38:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvm_para_has_feature
Proto:static inline bool kvm_para_has_feature(unsigned int feature)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | feature |
10 | Return Not Not (kvm_arch_para_features() & 1UL << feature ) |
Name | Describe |
---|---|
paravirt_ops_setup | |
kvm_guest_cpu_init | |
kvm_pv_guest_cpu_reboot | |
kvm_guest_init | |
kvm_setup_pv_tlb_flush | |
kvmclock_init |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |