Home
last modified time | relevance | path

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

/openbmc/linux/arch/hexagon/include/asm/
H A Dcacheflush.h26 #define LINEBITS 5 macro
/openbmc/linux/arch/hexagon/mm/
H A Dcache.c13 (((end - (start & ~(LINESIZE - 1))) >> LINEBITS) + 1)