Home
last modified time | relevance | path

Searched refs:cpu_has_guestctl2 (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h39 #define cpu_has_guestctl2 0 macro
/arch/mips/include/asm/
Dcpu-features.h200 #ifndef cpu_has_guestctl2
201 #define cpu_has_guestctl2 __opt(MIPS_CPU_GUESTCTL2) macro
/arch/mips/kvm/
Dvz.c272 if (cpu_has_guestctl2) in kvm_vz_irq_deliver_cb()
299 if (cpu_has_guestctl2) { in kvm_vz_irq_clear_cb()
312 if (cpu_has_guestctl2) { in kvm_vz_irq_clear_cb()
2684 if (cpu_has_guestctl2) in kvm_vz_vcpu_load()
2792 if (cpu_has_guestctl2) in kvm_vz_vcpu_put()
2968 if (cpu_has_guestctl2) in kvm_vz_hardware_enable()
3203 if (cpu_has_guestctl2) in kvm_vz_vcpu_setup()