Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.h165 static inline void kvm_nested_vmexit_handle_ibrs(struct kvm_vcpu *vcpu) in kvm_nested_vmexit_handle_ibrs() function
/linux/arch/x86/kvm/svm/
H A Dnested.c1162 kvm_nested_vmexit_handle_ibrs(vcpu); in nested_svm_vmexit()
/linux/arch/x86/kvm/vmx/
H A Dnested.c5138 kvm_nested_vmexit_handle_ibrs(vcpu); in __nested_vmx_vmexit()