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

/linux-master/arch/sparc/include/asm/
H A Dshmparam_64.h9 #define SHMLBA ((PAGE_SIZE > L1DCACHE_SIZE) ? PAGE_SIZE : L1DCACHE_SIZE)
H A Dcachetype.h11 #define cpu_dcache_is_aliasing() (L1DCACHE_SIZE > PAGE_SIZE)
H A Dspitfire.h41 #define L1DCACHE_SIZE 0x4000 macro
/linux-master/arch/sparc/mm/
H A Dultra.S812 sethi %hi(L1DCACHE_SIZE), %g3 ! D$ size == 16K

Completed in 125 milliseconds