Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dcpu-feature-overrides.h39 #define cpu_has_guestctl2 0 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-features.h185 #ifndef cpu_has_guestctl2
186 #define cpu_has_guestctl2 __opt(MIPS_CPU_GUESTCTL2) macro
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dvz.c272 if (cpu_has_guestctl2) in kvm_vz_irq_deliver_cb()
300 if (cpu_has_guestctl2) { in kvm_vz_irq_clear_cb()
313 if (cpu_has_guestctl2) { in kvm_vz_irq_clear_cb()
2686 if (cpu_has_guestctl2) in kvm_vz_vcpu_load()
2794 if (cpu_has_guestctl2) in kvm_vz_vcpu_put()
2970 if (cpu_has_guestctl2) in kvm_vz_hardware_enable()
3205 if (cpu_has_guestctl2) in kvm_vz_vcpu_setup()