Home
last modified time | relevance | path

Searched defs:new_eptp (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/vmx/
Dnested.c2655 static bool nested_vmx_check_eptp(struct kvm_vcpu *vcpu, u64 new_eptp) in nested_vmx_check_eptp()
5638 u64 new_eptp; in nested_vmx_eptp_switching() local
/arch/x86/kvm/mmu/
Dmmu.c4897 bool accessed_dirty, gpa_t new_eptp) in kvm_init_shadow_ept_mmu()