Home
last modified time | relevance | path

Searched defs:cpu_has_xpa (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h50 #define cpu_has_xpa 0 macro
/linux-4.4.14/arch/mips/include/asm/mach-dec/
Dcpu-feature-overrides.h34 #define cpu_has_xpa 0 macro
/linux-4.4.14/arch/mips/include/asm/
Dcpu-features.h146 #define cpu_has_xpa (cpu_data[0].options & MIPS_CPU_XPA) macro