Home
last modified time | relevance | path

Searched refs:LINEBITS (Results 1 - 4 of 4) sorted by relevance

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

Completed in 1 milliseconds