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.c1399 uint8_t safe_cache = spapr_get_cap(spapr, SPAPR_CAP_CFPC); in h_get_cpu_characteristics() local
1405 switch (safe_cache) { in h_get_cpu_characteristics()
1417 assert(safe_cache == SPAPR_CAP_BROKEN); in h_get_cpu_characteristics()