Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/include/asm/
H A Dpage.h69 # define DCACHE_ALIAS_ORDER (DCACHE_WAY_SHIFT - PAGE_SHIFT) macro
74 # define DCACHE_ALIAS_ORDER 0 macro
77 #define DCACHE_N_COLORS (1 << DCACHE_ALIAS_ORDER)
/openbmc/linux/arch/xtensa/kernel/
H A Dentry.S1777 extui a3, a0, PAGE_SHIFT + DCACHE_ALIAS_ORDER, 1