Home
last modified time | relevance | path

Searched refs:xive_enabled (Results 1 – 14 of 14) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
A Dsmp.c127 if (xive_enabled()) in smp_setup_cpu()
158 if (xive_enabled()) in pseries_smp_prepare_cpu()
198 if (xive_enabled()) in pSeries_smp_probe()
219 if (xive_enabled()) in pSeries_smp_probe()
A Dkexec.c56 if (xive_enabled()) { in pseries_kexec_cpu_down()
A Dhotplug-cpu.c67 if (xive_enabled()) in pseries_cpu_offline_self()
92 if (xive_enabled()) in pseries_cpu_disable()
A Dmsi.c466 if (xive_enabled()) in pseries_msi_ops_msi_free()
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c58 if (xive_enabled()) in pnv_smp_setup_cpu()
142 if (xive_enabled()) in pnv_smp_cpu_disable()
155 if (xive_enabled()) in pnv_flush_interrupts()
314 if (xive_enabled()) in pnv_smp_prepare_cpu()
332 if (xive_enabled()) in pnv_smp_probe()
A Dsetup.c401 if (xive_enabled()) in pnv_kexec_cpu_down()
423 if (xive_enabled()) in pnv_kexec_cpu_down()
A Dpci-ioda.c2106 if (xive_enabled()) in pnv_msi_ops_msi_free()
/linux/arch/powerpc/include/asm/
A Dxive.h90 static inline bool xive_enabled(void) { return __xive_enabled; } in xive_enabled() function
153 static inline bool xive_enabled(void) { return false; } in xive_enabled() function
A Dkvm_ppc.h734 return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); in xics_on_xive()
/linux/arch/powerpc/kvm/
A Dbook3s_hv_builtin.c384 if (xive_enabled()) in kvmppc_read_intr()
405 if (xive_enabled()) in kvmppc_read_one_intr()
A Dbook3s.c654 if (xive_enabled()) in kvmppc_get_one_reg()
739 if (xive_enabled()) in kvmppc_set_one_reg()
A Dpowerpc.c570 r = xive_enabled() && !!cpu_has_feature(CPU_FTR_HVMODE) && in kvm_vm_ioctl_check_extension()
1966 if (!xive_enabled()) in kvm_vcpu_ioctl_enable_cap()
/linux/arch/powerpc/sysdev/xive/
A Dcommon.c1782 if (xive_enabled()) in xive_core_debug_init()
/linux/arch/powerpc/xmon/
A Dxmon.c2826 if (!xive_enabled()) { in dump_xives()

Completed in 39 milliseconds