Searched refs:cpu_has_drg (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h40 #define cpu_has_drg 0 macro
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h206 #ifndef cpu_has_drg
207 #define cpu_has_drg __opt(MIPS_CPU_DRG) macro
/linux-master/arch/mips/kernel/
H A Dproc.c210 if (cpu_has_drg)

Completed in 98 milliseconds