Searched refs:LOONGARCH_CPU_PTW (Results 1 – 3 of 3) sorted by relevance
68 #define cpu_has_ptw cpu_opt(LOONGARCH_CPU_PTW)
133 #define LOONGARCH_CPU_PTW BIT_ULL(CPU_FEATURE_PTW) macro
157 c->options |= LOONGARCH_CPU_PTW; in cpu_probe_common()