Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dcpu-features.h586 #ifndef cpu_guest_has_conf1
587 #define cpu_guest_has_conf1 (cpu_data[0].guest.conf & (1 << 1)) macro
/Linux-v4.19/arch/mips/kvm/
Dvz.c1958 if (!cpu_guest_has_conf1) in kvm_vz_get_one_reg()
2202 if (!cpu_guest_has_conf1) in kvm_vz_set_one_reg()
2515 if (cpu_guest_has_conf1) in kvm_vz_vcpu_load()
2643 if (cpu_guest_has_conf1) in kvm_vz_vcpu_put()
2721 if (cpu_guest_has_conf1) in kvm_vz_resize_guest_vtlb()
2755 if (cpu_guest_has_conf1) in kvm_vz_resize_guest_vtlb()
3007 if (cpu_guest_has_conf1) { in kvm_vz_vcpu_setup()