Searched defs:cpu_has_vint (Results 1 - 5 of 5) sorted by relevance

/arch/mips/include/asm/mach-loongson/
H A Dcpu-feature-overrides.h56 #define cpu_has_vint 0 macro
/arch/mips/include/asm/mach-powertv/
H A Dcpu-feature-overrides.h53 #define cpu_has_vint 1 macro
/arch/mips/include/asm/
H A Dcpu-features.h225 #if defined(CONFIG_CPU_MIPSR2_IRQ_VI) && !defined(cpu_has_vint)
226 # define cpu_has_vint (cpu_data[0].options & MIPS_CPU_VINT) macro
227 #elif !defined(cpu_has_vint)
228 # define cpu_has_vint 0 macro
/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h45 #define cpu_has_vint 0 macro
/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h57 #define cpu_has_vint 0 macro

Completed in 95 milliseconds