Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/
A Dcpu-features.h648 #ifndef cpu_guest_has_conf1
649 #define cpu_guest_has_conf1 (cpu_data[0].guest.conf & (1 << 1)) macro
/linux-6.3-rc2/arch/mips/kvm/
A Dvz.c2046 if (!cpu_guest_has_conf1) in kvm_vz_get_one_reg()
2293 if (!cpu_guest_has_conf1) in kvm_vz_set_one_reg()
2614 if (cpu_guest_has_conf1) in kvm_vz_vcpu_load()
2742 if (cpu_guest_has_conf1) in kvm_vz_vcpu_put()
2820 if (cpu_guest_has_conf1) in kvm_vz_resize_guest_vtlb()
2854 if (cpu_guest_has_conf1) in kvm_vz_resize_guest_vtlb()
3119 if (cpu_guest_has_conf1) { in kvm_vz_vcpu_setup()

Completed in 9 milliseconds