Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dnested.c2662 static bool nested_vmx_check_eptp(struct kvm_vcpu *vcpu, u64 new_eptp) in nested_vmx_check_eptp()
5576 u64 new_eptp; in nested_vmx_eptp_switching() local
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu.c4679 bool accessed_dirty, gpa_t new_eptp) in kvm_init_shadow_ept_mmu()