Searched refs:TCR_E0PD0 (Results 1 – 2 of 2) sorted by relevance
892 if (is_el0 && (paging->tcr_el1 & TCR_E0PD0) != 0) { in vmmops_gla2gpa()
2776 #define TCR_E0PD0 (UL(1) << TCR_E0PD0_SHIFT) macro