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

/linux-master/arch/mips/include/asm/mach-pic32/
H A Dcpu-feature-overrides.h16 #define cpu_has_vint 1 macro
/linux-master/arch/mips/include/asm/mach-loongson2ef/
H A Dcpu-feature-overrides.h39 #define cpu_has_vint 0 macro
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dcpu-feature-overrides.h41 #define cpu_has_vint 0 macro
/linux-master/arch/mips/include/asm/mach-lantiq/falcon/
H A Dcpu-feature-overrides.h42 #define cpu_has_vint 1 macro
/linux-master/arch/loongarch/include/asm/
H A Dcpu-features.h56 #define cpu_has_vint cpu_opt(LOONGARCH_CPU_VINT) macro
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h54 #define cpu_has_vint 0 macro
/linux-master/arch/mips/include/asm/mach-bcm47xx/
H A Dcpu-feature-overrides.h63 #define cpu_has_vint 1 macro
65 #define cpu_has_vint 0 macro
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h69 #define cpu_has_vint 0 macro
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h492 # define cpu_has_vint __opt(MIPS_CPU_VINT) macro
494 # define cpu_has_vint 0 macro

Completed in 217 milliseconds