Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dcache.h23 unsigned int linesz; /* Cache line size (bytes) */ member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dcache.h29 unsigned int linesz; /* Cache line size (bytes) */ member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dnamespaces.c72 size_t linesz = 0; in nsinfo__init() local
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-info.h28 unsigned char linesz; /* Size of line in bytes */ member
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dcpu-info.h28 unsigned char linesz; /* Size of line in bytes */ member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dnamespaces.c67 size_t linesz = 0; in nsinfo__get_nspid() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dcpu-info.h27 unsigned char linesz; /* Size of line in bytes */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dcpu-info.h27 unsigned char linesz; /* Size of line in bytes */ member
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dassembler.h400 .macro dcache_by_myline_op op, domain, start, end, linesz, tmp, fixup variable
401 sub \tmp, \linesz, #1 variable
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c825 size_t linesz; in hists__fprintf() local
/kernel/linux/linux-6.6/tools/perf/ui/stdio/
H A Dhist.c825 size_t linesz; in hists__fprintf() local
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dc-r4k.c902 unsigned int linesz = cpu_scache_line_size(); in prefetch_cache_inv() local
[all...]
/kernel/linux/linux-5.10/arch/mips/txx9/generic/
H A Dsetup.c155 unsigned int linesz = 32; in early_flush_dcache() local
204 unsigned int linesz = 16; in early_flush_dcache() local
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dc-r4k.c791 unsigned int linesz = cpu_scache_line_size(); in prefetch_cache_inv() local
[all...]
/kernel/linux/linux-6.6/arch/mips/txx9/generic/
H A Dsetup.c150 unsigned int linesz = 32; in early_flush_dcache() local

Completed in 13 milliseconds