Searched refs:TTBCR_T1SZ (Results 1 – 3 of 3) sorted by relevance
50 #define TTBCR_T1SZ(x) ((x) << 16) macro51 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))
425 #define TTBCR_T1SZ(x) ((x) << 16) macro426 #define TTBCR_USING_TTBR0 (TTBCR_T0SZ(0) | TTBCR_T1SZ(0))
192 #define TTBCR_T1SZ (3U << 16) macro