Home
last modified time | relevance | path

Searched defs:DCACHE_ALIAS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/xtensa/include/asm/
H A Dpage.h71 # define DCACHE_ALIAS(a) (((a) & DCACHE_ALIAS_MASK) >> PAGE_SHIFT) macro
75 # define DCACHE_ALIAS(a) ((void)(a), 0) macro