Home
last modified time | relevance | path

Searched refs:tfc (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/misc/ocxl/
H A Dtrace.h135 TP_PROTO(void *spa, u64 pe, u64 dsisr, u64 dar, u64 tfc),
136 TP_ARGS(spa, pe, dsisr, dar, tfc),
143 __field(u64, tfc)
151 __entry->tfc = tfc;
159 __entry->tfc
164 TP_PROTO(void *spa, u64 pe, u64 dsisr, u64 dar, u64 tfc),
165 TP_ARGS(spa, pe, dsisr, dar, tfc)
169 TP_PROTO(void *spa, u64 pe, u64 dsisr, u64 dar, u64 tfc),
170 TP_ARGS(spa, pe, dsisr, dar, tfc)
/linux/Documentation/devicetree/bindings/display/panel/
H A Dtfc,s9700rtwv43tr-01b.yaml4 $id: http://devicetree.org/schemas/display/panel/tfc,s9700rtwv43tr-01b.yaml#
21 const: tfc,s9700rtwv43tr-01b
/linux/arch/powerpc/include/asm/
H A Dpnv-ocxl.h69 void __iomem *tfc, void __iomem *pe_handle);
71 void __iomem **dar, void __iomem **tfc,
/linux/drivers/misc/cxl/
H A Dtrace.h230 TP_PROTO(struct cxl_context *ctx, u64 tfc),
232 TP_ARGS(ctx, tfc),
238 __field(u64, tfc)
245 __entry->tfc = tfc;
252 __print_flags(__entry->tfc, "|", TFC_FLAGS)
H A Dnative.c1447 static int native_ack_irq(struct cxl_context *ctx, u64 tfc, u64 psl_reset_mask) in native_ack_irq() argument
1449 trace_cxl_psl_irq_ack(ctx, tfc); in native_ack_irq()
1450 if (tfc) in native_ack_irq()
1451 cxl_p2n_write(ctx->afu, CXL_PSL_TFC_An, tfc); in native_ack_irq()
H A Dguest.c379 static int guest_ack_irq(struct cxl_context *ctx, u64 tfc, u64 psl_reset_mask) in guest_ack_irq() argument
382 tfc >> 32, (psl_reset_mask != 0)); in guest_ack_irq()
H A Dcxl.h1080 int (*ack_irq)(struct cxl_context *ctx, u64 tfc, u64 psl_reset_mask);
/linux/arch/powerpc/platforms/powernv/
H A Docxl.c387 void __iomem *tfc, void __iomem *pe_handle) in pnv_ocxl_unmap_xsl_regs() argument
391 iounmap(tfc); in pnv_ocxl_unmap_xsl_regs()
397 void __iomem **dar, void __iomem **tfc, in pnv_ocxl_map_xsl_regs() argument
427 *tfc = regs[2]; in pnv_ocxl_map_xsl_regs()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-evm.dts122 compatible = "tfc,s9700rtwv43tr-01b";
/linux/kernel/events/
H A Dcore.c74 struct remote_function_call *tfc = data; in remote_function() local
75 struct task_struct *p = tfc->p; in remote_function()
87 tfc->ret = -ESRCH; /* No such (running) process */ in remote_function()
92 tfc->ret = tfc->func(tfc->info); in remote_function()
/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml1485 "^tfc,.*":