Home
last modified time | relevance | path

Searched defs:xc (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dcommon.c272 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); in xmon_xive_do_dump() local
346 struct xive_cpu *xc = __this_cpu_read(xive_cpu); in xive_get_irq() local
441 struct xive_cpu *xc = __this_cpu_read(xive_cpu); in xive_irq_eoi() local
505 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); in xive_try_pick_target() local
529 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); in xive_dec_target_count() local
610 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); in xive_pick_irq_target() local
1058 struct xive_cpu *xc; in xive_cause_ipi() local
1201 struct xive_cpu *xc; in xive_setup_cpu_ipi() local
1492 struct xive_cpu *xc; in xive_prepare_cpu() local
1731 struct xive_cpu *xc = per_cpu(xive_cpu, cpu); in xive_debug_show_ipi() local
[all …]
A Dnative.c216 static int xive_native_setup_queue(unsigned int cpu, struct xive_cpu *xc, u8 prio) in xive_native_setup_queue()
229 static void xive_native_cleanup_queue(unsigned int cpu, struct xive_cpu *xc, u8 prio) in xive_native_cleanup_queue()
261 static int xive_native_get_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_native_get_ipi()
311 static void xive_native_put_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_native_put_ipi()
341 static void xive_native_update_pending(struct xive_cpu *xc) in xive_native_update_pending()
386 static void xive_native_prepare_cpu(unsigned int cpu, struct xive_cpu *xc) in xive_native_prepare_cpu()
391 static void xive_native_setup_cpu(unsigned int cpu, struct xive_cpu *xc) in xive_native_setup_cpu()
431 static void xive_native_teardown_cpu(unsigned int cpu, struct xive_cpu *xc) in xive_native_teardown_cpu()
A Dspapr.c530 static int xive_spapr_setup_queue(unsigned int cpu, struct xive_cpu *xc, in xive_spapr_setup_queue()
544 static void xive_spapr_cleanup_queue(unsigned int cpu, struct xive_cpu *xc, in xive_spapr_cleanup_queue()
571 static int xive_spapr_get_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_get_ipi()
584 static void xive_spapr_put_ipi(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_put_ipi()
603 static void xive_spapr_update_pending(struct xive_cpu *xc) in xive_spapr_update_pending()
646 static void xive_spapr_setup_cpu(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_setup_cpu()
655 static void xive_spapr_teardown_cpu(unsigned int cpu, struct xive_cpu *xc) in xive_spapr_teardown_cpu()
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_xive.c289 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_vm_h_xirr() local
338 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_vm_h_ipoll() local
391 struct kvmppc_xive_vcpu *xc) in xive_vm_scan_for_rerouted_irqs()
458 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_vm_h_cppr() local
520 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_vm_h_eoi() local
623 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_vm_h_ipi() local
665 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_vcpu_has_save_restore() local
673 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_check_save_restore() local
869 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_attach_escalation() local
1008 struct kvmppc_xive_vcpu *xc; in xive_inc_q_pending() local
[all …]
A Dbook3s_xive_native.c46 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_queue() local
76 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_cleanup_vcpu() local
127 struct kvmppc_xive_vcpu *xc = NULL; in kvmppc_xive_native_connect_vcpu() local
564 struct kvmppc_xive_vcpu *xc; in kvmppc_xive_native_set_queue_config() local
712 struct kvmppc_xive_vcpu *xc; in kvmppc_xive_native_get_queue_config() local
816 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_reset() local
893 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_vcpu_eq_sync() local
1138 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_get_vp() local
1176 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in kvmppc_xive_native_set_vp() local
1224 struct kvmppc_xive_vcpu *xc = vcpu->arch.xive_vcpu; in xive_native_debug_show() local
/linux-6.3-rc2/drivers/dma/
A Duniphier-xdmac.c117 uniphier_xdmac_next_desc(struct uniphier_xdmac_chan *xc) in uniphier_xdmac_next_desc()
131 static void uniphier_xdmac_chan_start(struct uniphier_xdmac_chan *xc, in uniphier_xdmac_chan_start()
198 static int uniphier_xdmac_chan_stop(struct uniphier_xdmac_chan *xc) in uniphier_xdmac_chan_stop()
218 static void uniphier_xdmac_start(struct uniphier_xdmac_chan *xc) in uniphier_xdmac_start()
230 static void uniphier_xdmac_chan_irq(struct uniphier_xdmac_chan *xc) in uniphier_xdmac_chan_irq()
325 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); in uniphier_xdmac_prep_slave_sg() local
398 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); in uniphier_xdmac_slave_config() local
408 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); in uniphier_xdmac_terminate_all() local
438 struct uniphier_xdmac_chan *xc = to_uniphier_xdmac_chan(vc); in uniphier_xdmac_issue_pending() local
457 struct uniphier_xdmac_chan *xc = &xdev->channels[ch]; in uniphier_xdmac_chan_init() local
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Dsh_css_uds.h29 u16 xc; member
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/
A Dmsm_disp_snapshot_util.c16 u32 x0, x4, x8, xc; in msm_disp_state_dump_regs() local
/linux-6.3-rc2/arch/mips/math-emu/
A Dieee754int.h40 static inline int ieee754_class_nan(int xc) in ieee754_class_nan()
/linux-6.3-rc2/drivers/gpu/drm/msm/dp/
A Ddp_catalog.c264 u32 x0, x4, x8, xc; in dump_regs() local
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_nvmet.c2716 int xc = 1; in lpfc_nvmet_prep_fcp_wqe() local
/linux-6.3-rc2/net/xfrm/
A Dxfrm_state.c1815 struct xfrm_state *xc; in xfrm_state_migrate() local
A Dxfrm_policy.c4502 struct xfrm_state *x, *xc; in xfrm_migrate() local
/linux-6.3-rc2/drivers/staging/media/ipu3/
A Dipu3-abi.h1444 u16 xc; member

Completed in 56 milliseconds