Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-features.h680 #ifndef cpu_guest_has_conf6
681 #define cpu_guest_has_conf6 (cpu_data[0].guest.conf & (1 << 6)) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c2624 if (cpu_guest_has_conf6) in kvm_vz_vcpu_load()
2752 if (cpu_guest_has_conf6) in kvm_vz_vcpu_put()