Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h2 #if !defined(KVM_X86_OP) || !defined(KVM_X86_OP_OPTIONAL)
23 KVM_X86_OP_OPTIONAL(vm_destroy)
24 KVM_X86_OP_OPTIONAL(vm_pre_destroy)
43 KVM_X86_OP_OPTIONAL(post_set_cr3)
60 KVM_X86_OP_OPTIONAL(flush_remote_tlbs)
61 KVM_X86_OP_OPTIONAL(flush_remote_tlbs_range)
69 KVM_X86_OP_OPTIONAL(update_emulated_instruction)
85 KVM_X86_OP_OPTIONAL(update_cr8_intercept)
87 KVM_X86_OP_OPTIONAL(hwapic_isr_update)
88 KVM_X86_OP_OPTIONAL(load_eoi_exitmap)
[all …]
H A Dkvm_host.h2017 #define KVM_X86_OP_OPTIONAL KVM_X86_OP in kvm_arch_flush_remote_tlbs()
1995 #define KVM_X86_OP_OPTIONAL global() macro
/linux/arch/x86/kvm/
H A Dx86.c148 #define KVM_X86_OP_OPTIONAL KVM_X86_OP
10010 #define KVM_X86_OP_OPTIONAL __KVM_X86_OP
146 #define KVM_X86_OP_OPTIONAL global() macro
9981 #define KVM_X86_OP_OPTIONAL kvm_ops_update() macro