Home
last modified time | relevance | path

Searched refs:MIPS_CPU_ULRI (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
A Dcpu-features.h434 #define cpu_has_userlocal __isa_ge_or_opt(6, MIPS_CPU_ULRI)
712 #define cpu_guest_has_userlocal (cpu_data[0].guest.options & MIPS_CPU_ULRI)
A Dcpu.h387 #define MIPS_CPU_ULRI BIT_ULL(21) /* CPU has ULRI feature */ macro
/linux/arch/mips/kernel/
A Dcpu-probe.c531 c->options |= MIPS_CPU_ULRI; in decode_config3()
893 c->guest.options |= MIPS_CPU_ULRI; in decode_guest_config3()
1659 c->options |= MIPS_CPU_ULRI | MIPS_CPU_RIXI; in cpu_probe_broadcom()

Completed in 9 milliseconds