Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dkvm-x86-ops.h2 #if !defined(KVM_X86_OP) || !defined(KVM_X86_OP_OPTIONAL)
23 KVM_X86_OP_OPTIONAL(vm_destroy)
40 KVM_X86_OP_OPTIONAL(post_set_cr3)
56 KVM_X86_OP_OPTIONAL(tlb_remote_flush)
57 KVM_X86_OP_OPTIONAL(tlb_remote_flush_with_range)
64 KVM_X86_OP_OPTIONAL(update_emulated_instruction)
78 KVM_X86_OP_OPTIONAL(update_cr8_intercept)
81 KVM_X86_OP_OPTIONAL(hwapic_irr_update)
82 KVM_X86_OP_OPTIONAL(hwapic_isr_update)
84 KVM_X86_OP_OPTIONAL(load_eoi_exitmap)
[all …]
Dkvm_host.h1694 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro
/Linux-v6.1/arch/x86/kvm/
Dx86.c137 #define KVM_X86_OP_OPTIONAL KVM_X86_OP macro
12259 #define KVM_X86_OP_OPTIONAL __KVM_X86_OP in kvm_ops_update() macro