Home
last modified time | relevance | path

Searched refs:l1_dcache_size (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dsysfs.c189 SHOW_CPUDATA_UINT_NAME(l1_dcache_size, dcache_size);
198 __ATTR(l1_dcache_size, 0444, show_l1_dcache_size, NULL),
/openbmc/qemu/target/ppc/
H A Dcpu_init.c6012 pcc->l1_dcache_size = 0x8000;
6093 pcc->l1_dcache_size = 0x8000; in POWERPC_FAMILY()
6214 pcc->l1_dcache_size = 0x8000; in POWERPC_FAMILY()
6386 pcc->l1_dcache_size = 0x8000; in POWERPC_FAMILY()
6581 pcc->l1_dcache_size = 0x8000; in POWERPC_FAMILY()
6764 pcc->l1_dcache_size = 0x8000; in POWERPC_FAMILY()
H A Dcpu.h1504 uint32_t l1_dcache_size, l1_icache_size; member
H A Dkvm.c2392 pcc->l1_dcache_size = dcache_size; in kvmppc_host_cpu_class_init()
/openbmc/qemu/hw/ppc/
H A Dpnv.c183 if (pcc->l1_dcache_size) { in pnv_dt_core()
185 pcc->l1_dcache_size))); in pnv_dt_core()
H A Dspapr.c780 if (pcc->l1_dcache_size) { in spapr_dt_cpu()
782 pcc->l1_dcache_size))); in spapr_dt_cpu()