Home
last modified time | relevance | path

Searched defs:tfc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/platforms/powernv/
Docxl.c387 void __iomem *tfc, void __iomem *pe_handle) in pnv_ocxl_unmap_xsl_regs()
397 void __iomem **dar, void __iomem **tfc, in pnv_ocxl_map_xsl_regs()
/Linux-v4.19/drivers/misc/cxl/
Dguest.c375 static int guest_ack_irq(struct cxl_context *ctx, u64 tfc, u64 psl_reset_mask) in guest_ack_irq()
Dnative.c1455 static int native_ack_irq(struct cxl_context *ctx, u64 tfc, u64 psl_reset_mask) in native_ack_irq()
/Linux-v4.19/kernel/events/
Dcore.c69 struct remote_function_call *tfc = data; in remote_function() local