Searched refs:cpu_guest_has_userlocal (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu-features.h728 #ifndef cpu_guest_has_userlocal
729 #define cpu_guest_has_userlocal (cpu_data[0].guest.options & MIPS_CPU_ULRI) macro
/linux-master/arch/mips/kvm/
H A Dvz.c1787 if (cpu_guest_has_userlocal)
1816 if (cpu_guest_has_userlocal) {
1936 if (!cpu_guest_has_userlocal)
2162 if (!cpu_guest_has_userlocal)
2649 if (cpu_guest_has_userlocal)
2737 if (cpu_guest_has_userlocal)

Completed in 134 milliseconds