Home
last modified time | relevance | path

Searched refs:l1_icache_size (Results 1 – 5 of 5) sorted by relevance

/qemu/target/ppc/
H A Dcpu_init.c6011 pcc->l1_icache_size = 0x10000;
6092 pcc->l1_icache_size = 0x10000; in POWERPC_FAMILY()
6213 pcc->l1_icache_size = 0x8000; in POWERPC_FAMILY()
6385 pcc->l1_icache_size = 0x8000; in POWERPC_FAMILY()
6580 pcc->l1_icache_size = 0x8000; in POWERPC_FAMILY()
6763 pcc->l1_icache_size = 0x8000; in POWERPC_FAMILY()
H A Dcpu.h1525 uint32_t l1_dcache_size, l1_icache_size; member
H A Dkvm.c2370 pcc->l1_icache_size = icache_size; in kvmppc_host_cpu_class_init()
/qemu/hw/ppc/
H A Dpnv.c187 if (pcc->l1_icache_size) { in pnv_dt_core()
189 pcc->l1_icache_size))); in pnv_dt_core()
H A Dspapr.c788 if (pcc->l1_icache_size) { in spapr_dt_cpu()
790 pcc->l1_icache_size))); in spapr_dt_cpu()