Searched defs:linesz (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dcache.h29 unsigned int linesz; /* Cache line size (bytes) */ member in struct:cache_info
/linux-master/tools/perf/util/
H A Dnamespaces.c67 size_t linesz = 0; local
/linux-master/arch/loongarch/include/asm/
H A Dcpu-info.h28 unsigned char linesz; /* Size of line in bytes */ member in struct:cache_desc
/linux-master/arch/mips/include/asm/
H A Dcpu-info.h27 unsigned char linesz; /* Size of line in bytes */ member in struct:cache_desc
/linux-master/tools/perf/ui/stdio/
H A Dhist.c825 size_t linesz; local
/linux-master/arch/arm64/include/asm/
H A Dassembler.h382 .macro dcache_by_myline_op op, domain, start, end, linesz, tmp, fixup variable
383 sub \tmp, \linesz, #1 variable
/linux-master/arch/mips/mm/
H A Dc-r4k.c791 unsigned int linesz = cpu_scache_line_size(); local
[all...]
/linux-master/arch/mips/txx9/generic/
H A Dsetup.c150 unsigned int linesz = 32; local

Completed in 128 milliseconds