Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dkvm.c2352 uint32_t dcache_size = kvmppc_read_int_cpu_dt("d-cache-size"); in kvmppc_host_cpu_class_init() local
2365 if (dcache_size != -1) { in kvmppc_host_cpu_class_init()
2366 pcc->l1_dcache_size = dcache_size; in kvmppc_host_cpu_class_init()