Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h362 void ept_save_pdptrs(struct kvm_vcpu *vcpu);
H A Dvmx.c2653 ept_save_pdptrs(vcpu); in vmx_cache_reg()
3416 void ept_save_pdptrs(struct kvm_vcpu *vcpu) in ept_save_pdptrs() function