Searched defs:cpu_has_vp (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-au1x00/ | ||
D | cpu-feature-overrides.h | 66 #define cpu_has_vp 0 macro |
/arch/mips/include/asm/ | ||
D | cpu-features.h | 356 #define cpu_has_vp (cpu_data[0].options & MIPS_CPU_VP) macro |