Searched refs:MIPS_HAS_USERLOCAL (Results 1 – 4 of 4) sorted by relevance
188 # define MIPS_HAS_USERLOCAL 0 macro218 # define MIPS_HAS_USERLOCAL 0 macro236 # define MIPS_HAS_USERLOCAL 0 macro254 # define MIPS_HAS_USERLOCAL (mips_options.mips_cpu_flags & CPU_MIPS_HAVE_USERLOCAL) macro272 # define MIPS_HAS_USERLOCAL 0 macro290 # define MIPS_HAS_USERLOCAL (mips_options.mips_cpu_flags & CPU_MIPS_HAVE_USERLOCAL) macro309 #define MIPS_HAS_USERLOCAL (mips_options.mips_cpu_flags & CPU_MIPS_HAVE_USERLOCAL) macro
221 (MIPS_HAS_USERLOCAL ? MIPS_HWRENA_ULR : 0) in cpu_hwrena_setup()226 if (MIPS_HAS_USERLOCAL) { in cpu_hwrena_setup()1055 if (l == curlwp && MIPS_HAS_USERLOCAL) { in cpu_lwp_setprivate()
965 if (!MIPS_HAS_USERLOCAL) { in mips32r2_vector_init()1111 if (!MIPS_HAS_USERLOCAL && cpunum == 0) { in mips64r2_vector_init()
506 if (MIPS_HAS_USERLOCAL) in db_cp0dump_cmd()