Searched refs:LINEBITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/hexagon/include/asm/ | ||
H A D | cacheflush.h | 26 #define LINEBITS 5 macro |
/openbmc/linux/arch/hexagon/mm/ | ||
H A D | cache.c | 13 (((end - (start & ~(LINESIZE - 1))) >> LINEBITS) + 1) |