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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h13 * at the call sites. KVM_X86_OP_OPTIONAL_RET0() can be used likewise
25 KVM_X86_OP_OPTIONAL_RET0(vcpu_precreate)
74 KVM_X86_OP_OPTIONAL_RET0(is_vnmi_pending)
75 KVM_X86_OP_OPTIONAL_RET0(set_vnmi_pending)
88 KVM_X86_OP_OPTIONAL_RET0(guest_apic_has_interrupt)
94 KVM_X86_OP_OPTIONAL_RET0(set_tss_addr)
95 KVM_X86_OP_OPTIONAL_RET0(set_identity_map_addr)
96 KVM_X86_OP_OPTIONAL_RET0(get_mt_mask)
114 KVM_X86_OP_OPTIONAL_RET0(dy_apicv_has_pending_interrupt)
138 KVM_X86_OP_OPTIONAL_RET0(vcpu_get_apicv_inhibit_reason
144 #undef KVM_X86_OP_OPTIONAL_RET0 macro
[all...]
H A Dkvm_host.h1858 #define KVM_X86_OP_OPTIONAL_RET0 KVM_X86_OP macro
/linux-master/arch/x86/kvm/
H A Dx86.c142 #define KVM_X86_OP_OPTIONAL_RET0 KVM_X86_OP macro
9661 #define KVM_X86_OP_OPTIONAL_RET0(func) \ macro

Completed in 159 milliseconds