Searched refs:TTBCR_T0SZ (Results 1 – 3 of 3) sorted by relevance
49 #define TTBCR_T0SZ(x) ((x) << 0) macro51 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))
424 #define TTBCR_T0SZ(x) ((x) << 0) macro426 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))
185 #define TTBCR_T0SZ (7U << 0) /* TTBCR.EAE==1 */ macro