Home
last modified time | relevance | path

Searched refs:TCR_T1SZ (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/arm64/include/asm/
Dpgtable-hwdef.h191 #define TCR_T1SZ(x) ((UL(64) - (x)) << TCR_T1SZ_OFFSET) macro
192 #define TCR_TxSZ(x) (TCR_T0SZ(x) | TCR_T1SZ(x))