Searched refs:explicit_match (Results 1 – 2 of 2) sorted by relevance
1127 bool explicit_match = false; /* Matched the CPU's real PVR */ in cas_check_pvr() local1148 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()
14 spapr_cas_pvr(uint32_t cur_pvr, bool explicit_match, uint32_t new_pvr) "current=0x%x, explicit_matc…