Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1127 bool explicit_match = false; /* Matched the CPU's real PVR */ in cas_check_pvr() local
1148 explicit_match = true; in cas_check_pvr()
1156 *raw_mode_supported = explicit_match; in cas_check_pvr()
1159 trace_spapr_cas_pvr(cpu->compat_pvr, explicit_match, best_compat); in cas_check_pvr()
H A Dtrace-events14 spapr_cas_pvr(uint32_t cur_pvr, bool explicit_match, uint32_t new_pvr) "current=0x%x, explicit_matc…