Home
last modified time | relevance | path

Searched refs:xive_enabled (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H 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()
H A Dsetup.c406 if (xive_enabled()) in pnv_kexec_cpu_down()
428 if (xive_enabled()) in pnv_kexec_cpu_down()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H 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()
H A Dsetup.c440 if (xive_enabled()) in pnv_kexec_cpu_down()
462 if (xive_enabled()) in pnv_kexec_cpu_down()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H 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()
H A Dkexec.c56 if (xive_enabled()) { in pseries_kexec_cpu_down()
H A Dhotplug-cpu.c61 if (xive_enabled()) in pseries_cpu_offline_self()
86 if (xive_enabled()) in pseries_cpu_disable()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A 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()
H A Dkexec.c56 if (xive_enabled()) { in pseries_kexec_cpu_down()
H A Dhotplug-cpu.c67 if (xive_enabled()) in pseries_cpu_offline_self()
93 if (xive_enabled()) in pseries_cpu_disable()
H A Dmsi.c442 if (xive_enabled()) in pseries_msi_ops_msi_free()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dxive.h90 static inline bool xive_enabled(void) { return __xive_enabled; } in xive_enabled() function
150 static inline bool xive_enabled(void) { return false; } in xive_enabled() function
H A Dkvm_ppc.h733 return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); in xics_on_xive()
/kernel/linux/linux-6.6/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.h764 return xive_enabled() && cpu_has_feature(CPU_FTR_HVMODE); in xics_on_xive()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c385 if (xive_enabled()) in kvmppc_read_intr()
406 if (xive_enabled()) in kvmppc_read_one_intr()
H A Dbook3s.c676 if (xive_enabled()) in kvmppc_get_one_reg()
761 if (xive_enabled()) in kvmppc_set_one_reg()
H A Dpowerpc.c576 r = xive_enabled() && !!cpu_has_feature(CPU_FTR_HVMODE) && in kvm_vm_ioctl_check_extension()
583 r = !xive_enabled(); in kvm_vm_ioctl_check_extension()
1993 if (!xive_enabled()) in kvm_vcpu_ioctl_enable_cap()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c431 if (xive_enabled()) in kvmppc_read_intr()
452 if (xive_enabled()) in kvmppc_read_one_intr()
H A Dbook3s.c624 if (xive_enabled()) in kvmppc_get_one_reg()
709 if (xive_enabled()) in kvmppc_set_one_reg()
H A Dbook3s_hv_rm_xics.c144 if (xive_enabled() && kvmhv_on_pseries()) { in icp_rm_set_vcpu_irq()
H A Dpowerpc.c570 r = xive_enabled() && !!cpu_has_feature(CPU_FTR_HVMODE) && in kvm_vm_ioctl_check_extension()
1959 if (!xive_enabled()) in kvm_vcpu_ioctl_enable_cap()
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dcommon.c1673 if (xive_enabled()) in xive_core_debug_init()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dcommon.c1860 if (xive_enabled() && IS_ENABLED(CONFIG_DEBUG_FS)) in xive_core_debug_init()
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c2761 if (!xive_enabled()) { in dump_xives()

Completed in 30 milliseconds

12