Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dhyperv.h55 u64 nested_get_evmptr(struct kvm_vcpu *vcpu);
H A Dhyperv.c17 u64 nested_get_evmptr(struct kvm_vcpu *vcpu) in nested_get_evmptr() function
H A Dnested.c261 !evmptr_is_valid(nested_get_evmptr(vcpu))) in nested_evmcs_handle_vmclear()
2095 evmcs_gpa = nested_get_evmptr(vcpu); in nested_vmx_handle_enlightened_vmptrld()