/openbmc/linux/arch/mips/include/asm/mach-tx49xx/ |
H A D | cpu-feature-overrides.h | 19 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ip32/ |
H A D | cpu-feature-overrides.h | 43 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-rm/ |
H A D | cpu-feature-overrides.h | 35 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-sibyte/ |
H A D | cpu-feature-overrides.h | 32 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ip22/ |
H A D | cpu-feature-overrides.h | 37 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ip28/ |
H A D | cpu-feature-overrides.h | 36 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ath79/ |
H A D | cpu-feature-overrides.h | 42 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ralink/mt7621/ |
H A D | cpu-feature-overrides.h | 57 #define cpu_has_userlocal 1 macro
|
/openbmc/linux/arch/mips/include/asm/mach-cobalt/ |
H A D | cpu-feature-overrides.h | 49 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ingenic/ |
H A D | cpu-feature-overrides.h | 40 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/ |
H A D | cpu-feature-overrides.h | 44 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/kernel/ |
H A D | pm.c | 51 if (cpu_has_userlocal) in mips_cpu_restore()
|
H A D | syscall.c | 91 if (cpu_has_userlocal) in SYSCALL_DEFINE1()
|
H A D | proc.c | 226 if (cpu_has_userlocal) in show_cpuinfo()
|
H A D | traps.c | 379 if (cpu_has_userlocal) { in show_registers() 2235 if (!noulri && cpu_has_userlocal) in configure_hwrena()
|
/openbmc/linux/arch/mips/include/asm/mach-ip30/ |
H A D | cpu-feature-overrides.h | 66 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ip27/ |
H A D | cpu-feature-overrides.h | 64 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-au1x00/ |
H A D | cpu-feature-overrides.h | 65 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-dec/ |
H A D | cpu-feature-overrides.h | 44 #define cpu_has_userlocal 0 macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | switch_to.h | 136 if (cpu_has_userlocal) \
|
H A D | cpu-features.h | 450 #ifndef cpu_has_userlocal 451 #define cpu_has_userlocal __isa_ge_or_opt(6, MIPS_CPU_ULRI) macro
|