Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dkvm.c2353 uint32_t icache_size = kvmppc_read_int_cpu_dt("i-cache-size"); in kvmppc_host_cpu_class_init() local
2369 if (icache_size != -1) { in kvmppc_host_cpu_class_init()
2370 pcc->l1_icache_size = icache_size; in kvmppc_host_cpu_class_init()