Searched refs:ept_save_pdptrs (Results 1 – 3 of 3) sorted by relevance
366 void ept_save_pdptrs(struct kvm_vcpu *vcpu);
2467 ept_save_pdptrs(vcpu); in vmx_cache_reg() 3243 void ept_save_pdptrs(struct kvm_vcpu *vcpu) in ept_save_pdptrs() function
4890 * Use ept_save_pdptrs(vcpu) to load the MMU's cached PDPTRs in nested_vmx_restore_host_state() 4896 ept_save_pdptrs(vcpu); in nested_vmx_restore_host_state()