Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Docxl.c386 void __iomem *tfc, void __iomem *pe_handle) in pnv_ocxl_unmap_xsl_regs()
396 void __iomem **dar, void __iomem **tfc, in pnv_ocxl_map_xsl_regs()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dguest.c373 static int guest_ack_irq(struct cxl_context *ctx, u64 tfc, u64 psl_reset_mask) in guest_ack_irq()
H A Dnative.c1451 static int native_ack_irq(struct cxl_context *ctx, u64 tfc, u64 psl_reset_mask) in native_ack_irq()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c70 struct remote_function_call *tfc = data; in remote_function() local