Searched refs:has_supervisor (Results 1 – 1 of 1) sorted by relevance
67 bool has_supervisor = extract32(mask, CP0St_KSU, 2) == 0x3; in cpu_mips_store_status() local74 if (has_supervisor && extract32(val, CP0St_KSU, 2) == 0x3) { in cpu_mips_store_status()