Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
Dcpu-features.h711 #ifndef cpu_guest_has_userlocal
712 #define cpu_guest_has_userlocal (cpu_data[0].guest.options & MIPS_CPU_ULRI) macro
/Linux-v5.10/arch/mips/kvm/
Dvz.c1783 if (cpu_guest_has_userlocal) in kvm_vz_num_regs()
1812 if (cpu_guest_has_userlocal) { in kvm_vz_copy_reg_indices()
1932 if (!cpu_guest_has_userlocal) in kvm_vz_get_one_reg()
2158 if (!cpu_guest_has_userlocal) in kvm_vz_set_one_reg()
2645 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_load()
2733 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_put()