Searched refs:TCR_EPD0 (Results 1 – 2 of 2) sorted by relevance
888 if ((paging->tcr_el1 & TCR_EPD0) != 0) { in vmmops_gla2gpa()
2859 #define TCR_EPD0 (UL(1) << TCR_EPD0_SHIFT) macro