Home
last modified time | relevance | path

Searched refs:kvm_hv_is_tlb_flush_hcall (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.h211 static inline bool kvm_hv_is_tlb_flush_hcall(struct kvm_vcpu *vcpu) in kvm_hv_is_tlb_flush_hcall() function
H A Dhyperv.c2332 kvm_hv_is_tlb_flush_hcall(vcpu) && in kvm_hv_hypercall_complete()
/openbmc/linux/arch/x86/kvm/svm/
H A Dnested.c1524 kvm_hv_is_tlb_flush_hcall(vcpu)) in nested_svm_exit_special()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c6268 kvm_hv_is_tlb_flush_hcall(vcpu); in nested_vmx_l0_wants_exit()