Home
last modified time | relevance | path

Searched refs:CXL_PSL_TFC_An_R (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/misc/cxl/
Dfault.c129 cxl_ops->ack_irq(ctx, CXL_PSL_TFC_An_R, 0); in cxl_handle_segment_miss()
194 cxl_ops->ack_irq(ctx, CXL_PSL_TFC_An_R, 0); in cxl_handle_page_fault()
Dtrace.h47 { CXL_PSL_TFC_An_R, "R" }
Dcxl.h365 #define CXL_PSL_TFC_An_R (1ull << (63-31)) /* Restart PSL transaction */ macro