Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dfault.c125 cxl_ops->ack_irq(ctx, CXL_PSL_TFC_An_R, 0); in cxl_handle_segment_miss()
190 cxl_ops->ack_irq(ctx, CXL_PSL_TFC_An_R, 0); in cxl_handle_page_fault()
Dtrace.h43 { CXL_PSL_TFC_An_R, "R" }
Dcxl.h363 #define CXL_PSL_TFC_An_R (1ull << (63-31)) /* Restart PSL transaction */ macro