Searched refs:cpu_has_contextconfig (Results 1 – 3 of 3) sorted by relevance
90 #define cpu_has_contextconfig 0 macro
556 #ifndef cpu_has_contextconfig557 # define cpu_has_contextconfig __opt(MIPS_CPU_CTXTC) macro
256 if (cpu_has_contextconfig) in show_cpuinfo()