Home
last modified time | relevance | path

Searched defs:cpu_guest_has_userlocal (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/arch/mips/include/asm/
Dcpu-features.h663 #define cpu_guest_has_userlocal (cpu_data[0].guest.options & MIPS_CPU_ULRI) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-features.h714 #define cpu_guest_has_userlocal (cpu_data[0].guest.options & MIPS_CPU_ULRI) macro