Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dcpu-features.h646 #ifndef cpu_guest_has_userlocal
647 #define cpu_guest_has_userlocal (cpu_data[0].guest.options & MIPS_CPU_ULRI) macro
/Linux-v4.19/arch/mips/kvm/
Dvz.c1699 if (cpu_guest_has_userlocal) in kvm_vz_num_regs()
1728 if (cpu_guest_has_userlocal) { in kvm_vz_copy_reg_indices()
1848 if (!cpu_guest_has_userlocal) in kvm_vz_get_one_reg()
2071 if (!cpu_guest_has_userlocal) in kvm_vz_set_one_reg()
2550 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_load()
2638 if (cpu_guest_has_userlocal) in kvm_vz_vcpu_put()