Searched refs:CXL_PSL_TFC_An_R (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | fault.c | 125 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()
|
H A D | trace.h | 43 { CXL_PSL_TFC_An_R, "R" }
|
H A D | cxl.h | 361 #define CXL_PSL_TFC_An_R (1ull << (63-31)) /* Restart PSL transaction */ macro
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | fault.c | 125 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()
|
H A D | trace.h | 43 { CXL_PSL_TFC_An_R, "R" }
|
H A D | cxl.h | 363 #define CXL_PSL_TFC_An_R (1ull << (63-31)) /* Restart PSL transaction */ macro
|
Completed in 8 milliseconds