Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dcpuinfo.h25 u32 dcache_size; member
/openbmc/u-boot/arch/nios2/include/asm/
H A Dglobal_data.h13 u32 dcache_size; member
/openbmc/linux/arch/sparc/include/asm/
H A Dcpudata_64.h22 unsigned int dcache_size; member
/openbmc/linux/arch/nios2/include/asm/
H A Dcpuinfo.h26 u32 dcache_size; member
/openbmc/linux/arch/mips/mm/
H A Dc-octeon.c173 unsigned long dcache_size; in probe_octeon() local
H A Dc-r3k.c25 static unsigned long icache_size, dcache_size; /* Size in bytes */ variable
/openbmc/linux/arch/powerpc/include/asm/
H A Dvdso_datapage.h70 __u32 dcache_size; /* L1 d-cache size 0x60 */ member
/openbmc/linux/arch/microblaze/include/asm/
H A Dcpuinfo.h54 u32 dcache_size; member
/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
/openbmc/qemu/target/ppc/
H A Dkvm.c2378 uint32_t dcache_size = kvmppc_read_int_cpu_dt("d-cache-size"); in kvmppc_host_cpu_class_init() local