Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dkvm-x86-ops.h2 #if !defined(KVM_X86_OP) || !defined(KVM_X86_OP_NULL)
15 KVM_X86_OP_NULL(hardware_enable)
16 KVM_X86_OP_NULL(hardware_disable)
17 KVM_X86_OP_NULL(hardware_unsetup)
18 KVM_X86_OP_NULL(cpu_has_accelerated_tpr)
22 KVM_X86_OP_NULL(vm_destroy)
36 KVM_X86_OP_NULL(get_cs_db_l_bits)
52 KVM_X86_OP_NULL(tlb_remote_flush)
53 KVM_X86_OP_NULL(tlb_remote_flush_with_range)
57 KVM_X86_OP_NULL(handle_exit)
[all …]
Dkvm_host.h1529 #define KVM_X86_OP_NULL KVM_X86_OP macro
1536 #define KVM_X86_OP_NULL KVM_X86_OP in kvm_ops_static_call_update() macro
/Linux-v5.15/arch/x86/kvm/
Dx86.c129 #define KVM_X86_OP_NULL KVM_X86_OP macro