Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/pseries/
Dsmp.c126 if (xive_enabled()) in smp_setup_cpu()
157 if (xive_enabled()) in pseries_smp_prepare_cpu()
197 if (xive_enabled()) in pSeries_smp_probe()
218 if (xive_enabled()) in pSeries_smp_probe()
Dkexec.c56 if (xive_enabled()) { in pseries_kexec_cpu_down()
Dhotplug-cpu.c67 if (xive_enabled()) in pseries_cpu_offline_self()
92 if (xive_enabled()) in pseries_cpu_disable()
Dmsi.c442 if (xive_enabled()) in pseries_msi_ops_msi_free()
/linux-5.19.10/arch/powerpc/platforms/powernv/
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()
Dsetup.c418 if (xive_enabled()) in pnv_kexec_cpu_down()
440 if (xive_enabled()) in pnv_kexec_cpu_down()
Dpci-ioda.c2099 if (xive_enabled()) in pnv_msi_ops_msi_free()
/linux-5.19.10/arch/powerpc/include/asm/
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
Dkvm_ppc.h743 return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); in xics_on_xive()
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv_builtin.c384 if (xive_enabled()) in kvmppc_read_intr()
405 if (xive_enabled()) in kvmppc_read_one_intr()
Dbook3s.c654 if (xive_enabled()) in kvmppc_get_one_reg()
739 if (xive_enabled()) in kvmppc_set_one_reg()
Dpowerpc.c590 r = xive_enabled() && !!cpu_has_feature(CPU_FTR_HVMODE) && in kvm_vm_ioctl_check_extension()
2002 if (!xive_enabled()) in kvm_vcpu_ioctl_enable_cap()
/linux-5.19.10/arch/powerpc/sysdev/xive/
Dcommon.c1860 if (xive_enabled() && IS_ENABLED(CONFIG_DEBUG_FS)) in xive_core_debug_init()
/linux-5.19.10/arch/powerpc/xmon/
Dxmon.c2831 if (!xive_enabled()) { in dump_xives()
/linux-5.19.10/drivers/net/ethernet/ibm/
Dibmvnic.c3843 if (!xive_enabled()) in ibmvnic_clear_pending_interrupt()