Searched refs:TCR_TG1_MASK (Results 1 – 2 of 2) sorted by relevance
872 switch (paging->tcr_el1 & TCR_TG1_MASK) { in vmmops_gla2gpa()
2830 #define TCR_TG1_MASK (UL(3) << TCR_TG1_SHIFT) macro