Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1412 uint8_t safe_cache = spapr_get_cap(spapr, SPAPR_CAP_CFPC); in h_get_cpu_characteristics() local
1418 switch (safe_cache) { in h_get_cpu_characteristics()
1430 assert(safe_cache == SPAPR_CAP_BROKEN); in h_get_cpu_characteristics()