Searched refs:KVM_X86_OP_OPTIONAL_RET0 (Results 1 – 3 of 3) sorted by relevance
25 KVM_X86_OP_OPTIONAL_RET0(vcpu_precreate)72 KVM_X86_OP_OPTIONAL_RET0(is_vnmi_pending)73 KVM_X86_OP_OPTIONAL_RET0(set_vnmi_pending)86 KVM_X86_OP_OPTIONAL_RET0(guest_apic_has_interrupt)92 KVM_X86_OP_OPTIONAL_RET0(set_tss_addr)93 KVM_X86_OP_OPTIONAL_RET0(set_identity_map_addr)94 KVM_X86_OP_OPTIONAL_RET0(get_mt_mask)113 KVM_X86_OP_OPTIONAL_RET0(dy_apicv_has_pending_interrupt)137 KVM_X86_OP_OPTIONAL_RET0(vcpu_get_apicv_inhibit_reasons);141 #undef KVM_X86_OP_OPTIONAL_RET0
1804 #define KVM_X86_OP_OPTIONAL_RET0 KVM_X86_OP macro
142 #define KVM_X86_OP_OPTIONAL_RET0 KVM_X86_OP macro9433 #define KVM_X86_OP_OPTIONAL_RET0(func) \ in kvm_ops_update() macro