Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h352 void ept_save_pdptrs(struct kvm_vcpu *vcpu);
H A Dvmx.c2321 ept_save_pdptrs(vcpu); in vmx_cache_reg()
3059 void ept_save_pdptrs(struct kvm_vcpu *vcpu) in ept_save_pdptrs() function
H A Dnested.c4411 ept_save_pdptrs(vcpu); in nested_vmx_restore_host_state()