Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/mips/kvm/
Dvz.c1787 if (cpu_guest_has_userlocal) in kvm_vz_num_regs()
1816 if (cpu_guest_has_userlocal) { in kvm_vz_copy_reg_indices()
1936 if (!cpu_guest_has_userlocal) in kvm_vz_get_one_reg()
2162 if (!cpu_guest_has_userlocal) in kvm_vz_set_one_reg()
2649 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_load()
2737 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_put()