Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dhyperv.h184 u64 nested_get_evmptr(struct kvm_vcpu *vcpu);
H A Dhyperv.c324 u64 nested_get_evmptr(struct kvm_vcpu *vcpu) in nested_get_evmptr() function
H A Dnested.c2015 evmcs_gpa = nested_get_evmptr(vcpu); in nested_vmx_handle_enlightened_vmptrld()
5353 !evmptr_is_valid(nested_get_evmptr(vcpu)))) { in handle_vmclear()