Home
last modified time | relevance | path

Searched refs:EPTP_PA_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.c5395 #define EPTP_PA_MASK GENMASK_ULL(51, 12) macro
5400 ((root_eptp & EPTP_PA_MASK) == (eptp & EPTP_PA_MASK)); in nested_ept_root_matches()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dnested.c350 #define EPTP_PA_MASK GENMASK_ULL(51, 12) macro
355 ((root_eptp & EPTP_PA_MASK) == (eptp & EPTP_PA_MASK)); in nested_ept_root_matches()

Completed in 16 milliseconds