Searched refs:KVM_X86_OP_OPTIONAL (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h2 #if !defined(KVM_X86_OP) || !defined(KVM_X86_OP_OPTIONAL)
7 * KVM_X86_OP() and KVM_X86_OP_OPTIONAL() are used to help generate
11 * KVM_X86_OP_OPTIONAL() can be used for those functions that can have
24 KVM_X86_OP_OPTIONAL(vm_destroy)
42 KVM_X86_OP_OPTIONAL(post_set_cr3)
59 KVM_X86_OP_OPTIONAL(flush_remote_tlbs)
60 KVM_X86_OP_OPTIONAL(flush_remote_tlbs_range)
68 KVM_X86_OP_OPTIONAL(update_emulated_instruction)
84 KVM_X86_OP_OPTIONAL(update_cr8_intercept)
86 KVM_X86_OP_OPTIONAL(hwapic_irr_updat
143 #undef KVM_X86_OP_OPTIONAL macro
[all...]
H A Dkvm_host.h1857 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro
/linux-master/arch/x86/kvm/
H A Dx86.c141 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro
9660 #define KVM_X86_OP_OPTIONAL __KVM_X86_OP macro

Completed in 156 milliseconds