Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu-features.h728 #ifndef cpu_guest_has_userlocal
729 #define cpu_guest_has_userlocal (cpu_data[0].guest.options & MIPS_CPU_ULRI) macro
/arch/mips/kvm/
Dvz.c1781 if (cpu_guest_has_userlocal) in kvm_vz_num_regs()
1810 if (cpu_guest_has_userlocal) { in kvm_vz_copy_reg_indices()
1930 if (!cpu_guest_has_userlocal) in kvm_vz_get_one_reg()
2156 if (!cpu_guest_has_userlocal) in kvm_vz_set_one_reg()
2643 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_load()
2731 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_put()