Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.h408 void ept_save_pdptrs(struct kvm_vcpu *vcpu);
Dvmx.c2395 ept_save_pdptrs(vcpu); in vmx_cache_reg()
3114 void ept_save_pdptrs(struct kvm_vcpu *vcpu) in ept_save_pdptrs() function
Dnested.c4620 ept_save_pdptrs(vcpu); in nested_vmx_restore_host_state()