Home
last modified time | relevance | path

Searched refs:PREFETCH_STRIDE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dprefetch.h51 #ifndef PREFETCH_STRIDE
52 #define PREFETCH_STRIDE (4*L1_CACHE_BYTES) macro
61 for (cp = addr; cp < end; cp += PREFETCH_STRIDE) in prefetch_range()
/linux-6.3-rc2/arch/mips/include/asm/mach-cavium-octeon/
A Dcpu-feature-overrides.h63 #define PREFETCH_STRIDE 128 macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dprocessor_32.h188 #define PREFETCH_STRIDE L1_CACHE_BYTES macro
/linux-6.3-rc2/arch/ia64/include/asm/
A Dprocessor.h638 #define PREFETCH_STRIDE L1_CACHE_BYTES macro

Completed in 6 milliseconds