Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1400 uint8_t safe_bounds_check = spapr_get_cap(spapr, SPAPR_CAP_SBBC); in h_get_cpu_characteristics() local
1422 switch (safe_bounds_check) { in h_get_cpu_characteristics()
1430 assert(safe_bounds_check == SPAPR_CAP_BROKEN); in h_get_cpu_characteristics()