Home
last modified time | relevance | path

Searched defs:TCR_T0SZ_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable-hwdef.h186 #define TCR_T0SZ_MASK (((UL(1) << TCR_TxSZ_WIDTH) - 1) << TCR_T0SZ_OFFSET) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable-hwdef.h203 #define TCR_T0SZ_MASK (((UL(1) << TCR_TxSZ_WIDTH) - 1) << TCR_T0SZ_OFFSET) macro

Completed in 3 milliseconds