Home
last modified time | relevance | path

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

/linux/arch/mips/kvm/
A Dvz.c1787 if (cpu_guest_has_contextconfig) in kvm_vz_num_regs()
1828 if (cpu_guest_has_contextconfig) { in kvm_vz_copy_reg_indices()
1925 if (!cpu_guest_has_contextconfig) in kvm_vz_get_one_reg()
1936 if (!cpu_guest_has_contextconfig) in kvm_vz_get_one_reg()
2151 if (!cpu_guest_has_contextconfig) in kvm_vz_set_one_reg()
2162 if (!cpu_guest_has_contextconfig) in kvm_vz_set_one_reg()
2627 if (cpu_guest_has_contextconfig) in kvm_vz_vcpu_load()
2631 if (cpu_guest_has_contextconfig) in kvm_vz_vcpu_load()
2712 if (cpu_guest_has_contextconfig) in kvm_vz_vcpu_put()
2716 if (cpu_guest_has_contextconfig) in kvm_vz_vcpu_put()
[all …]
/linux/arch/mips/include/asm/
A Dcpu-features.h675 #ifndef cpu_guest_has_contextconfig
676 #define cpu_guest_has_contextconfig (cpu_data[0].guest.options & MIPS_CPU_CTXTC) macro

Completed in 9 milliseconds