Searched refs:OP_STR_AFU (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
D | hcalls.c | 126 #define OP_STR_AFU(op) OP_STR(op, afu_op_names) macro 213 unit_address, OP_STR_AFU(op), p1, p2, p3, p4, retbuf[0], rc); in cxl_h_control_function() 214 trace_cxl_hcall_control_function(unit_address, OP_STR_AFU(op), p1, p2, p3, p4, retbuf[0], rc); in cxl_h_control_function()
|