Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm-x86-ops.h25 KVM_X86_OP_OPTIONAL_RET0(vcpu_precreate)
83 KVM_X86_OP_OPTIONAL_RET0(guest_apic_has_interrupt)
89 KVM_X86_OP_OPTIONAL_RET0(set_tss_addr)
90 KVM_X86_OP_OPTIONAL_RET0(set_identity_map_addr)
91 KVM_X86_OP_OPTIONAL_RET0(get_mt_mask)
109 KVM_X86_OP_OPTIONAL_RET0(dy_apicv_has_pending_interrupt)
133 KVM_X86_OP_OPTIONAL_RET0(vcpu_get_apicv_inhibit_reasons);
137 #undef KVM_X86_OP_OPTIONAL_RET0
A Dkvm_host.h1793 #define KVM_X86_OP_OPTIONAL_RET0 KVM_X86_OP macro
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c139 #define KVM_X86_OP_OPTIONAL_RET0 KVM_X86_OP macro
9324 #define KVM_X86_OP_OPTIONAL_RET0(func) \ in kvm_ops_update() macro

Completed in 32 milliseconds