Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h201 #define TCR_TxSZ(x) (TCR_T0SZ(x) | TCR_T1SZ(x)) macro
/openbmc/linux/arch/arm64/mm/
H A Dproc.S424 mov_q tcr, TCR_TxSZ(VA_BITS) | TCR_CACHE_FLAGS | TCR_SMP_FLAGS | \