Searched refs:KVM_X86_OP_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
2 #if !defined(KVM_X86_OP) || !defined(KVM_X86_OP_OPTIONAL)24 KVM_X86_OP_OPTIONAL(vm_destroy)42 KVM_X86_OP_OPTIONAL(post_set_cr3)58 KVM_X86_OP_OPTIONAL(flush_remote_tlbs)59 KVM_X86_OP_OPTIONAL(flush_remote_tlbs_range)66 KVM_X86_OP_OPTIONAL(update_emulated_instruction)82 KVM_X86_OP_OPTIONAL(update_cr8_intercept)84 KVM_X86_OP_OPTIONAL(hwapic_irr_update)85 KVM_X86_OP_OPTIONAL(hwapic_isr_update)87 KVM_X86_OP_OPTIONAL(load_eoi_exitmap)[all …]
1803 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro
141 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro9432 #define KVM_X86_OP_OPTIONAL __KVM_X86_OP in kvm_ops_update() macro