_CXL_LOOP_HCALL 76 drivers/misc/cxl/hcalls.c #define CXL_H_WAIT_UNTIL_DONE(...) _CXL_LOOP_HCALL(plpar_hcall, __VA_ARGS__) _CXL_LOOP_HCALL 77 drivers/misc/cxl/hcalls.c #define CXL_H9_WAIT_UNTIL_DONE(...) _CXL_LOOP_HCALL(plpar_hcall9, __VA_ARGS__)