Home
last modified time | relevance | path

Searched defs:dcache_line_size (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/arch/nios2/include/asm/
H A Dglobal_data.h11 u32 dcache_line_size; member
/openbmc/linux/arch/sparc/include/asm/
H A Dcpudata_64.h23 unsigned int dcache_line_size; member
/openbmc/linux/arch/arm/mm/
H A Dproc-macros.S74 .macro dcache_line_size, reg, tmp macro
/openbmc/linux/arch/nios2/include/asm/
H A Dcpuinfo.h25 u32 dcache_line_size; member
/openbmc/u-boot/arch/mips/lib/
H A Dcache.c76 static inline unsigned long dcache_line_size(void) in dcache_line_size() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dvdso_datapage.h71 __u32 dcache_line_size; /* L1 d-cache line size 0x64 */ member
/openbmc/linux/arch/arm/boot/compressed/
H A Dhead.S690 .macro dcache_line_size, reg, tmp macro
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_64.c1027 unsigned int dcache_size, dcache_line_size; in cheetah_flush_dcache() local
1048 unsigned int dcache_size, dcache_line_size; in cheetah_plus_zap_dcache_parity() local
H A Dptrace_64.c126 unsigned long dcache_line_size; in flush_ptrace_access() local
/openbmc/qemu/target/ppc/
H A Dcpu.h1310 int dcache_line_size; member