Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H 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
H A Dkvm_ppc.h799 return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); in xics_on_xive()
/linux/arch/powerpc/platforms/pseries/
H A Dkexec.c56 if (xive_enabled()) { in pseries_kexec_cpu_down()
H A Dhotplug-cpu.c68 if (xive_enabled()) in pseries_cpu_offline_self()
96 if (xive_enabled()) in pseries_cpu_disable()
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c440 if (xive_enabled()) in pnv_kexec_cpu_down()
462 if (xive_enabled()) in pnv_kexec_cpu_down()
H A Dpci-ioda.c1762 if (xive_enabled()) in pnv_msi_ops_msi_free()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c389 if (xive_enabled()) in kvmppc_read_intr()
410 if (xive_enabled()) in kvmppc_read_one_intr()
/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c4176 if (!xive_enabled()) in ibmvnic_clear_pending_interrupt()