Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dnested.c341 #define EPTP_PA_MASK GENMASK_ULL(51, 12) macro
346 ((root_eptp & EPTP_PA_MASK) == (eptp & EPTP_PA_MASK)); in nested_ept_root_matches()