Home
last modified time | relevance | path

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

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