Home
last modified time | relevance | path

Searched refs:cxl_h_control_function (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dhcalls.c201 * cxl_h_control_function - This H_CONTROL_CA_FUNCTION hypervisor call allows
205 static long cxl_h_control_function(u64 unit_address, u64 op, in cxl_h_control_function() function
212 _PRINT_MSG(rc, "cxl_h_control_function(%#.16llx, %s(%#llx, %#llx, %#llx, %#llx, R4: %#lx)): %li\n", in cxl_h_control_function()
246 return cxl_h_control_function(unit_address, in cxl_h_reset_afu()
259 return cxl_h_control_function(unit_address, in cxl_h_suspend_process()
272 return cxl_h_control_function(unit_address, in cxl_h_resume_process()
285 return cxl_h_control_function(unit_address, in cxl_h_read_error_state()
301 return cxl_h_control_function(unit_address, in cxl_h_get_afu_err()
321 return cxl_h_control_function(unit_address, in cxl_h_get_config()
334 return cxl_h_control_function(unit_addres in cxl_h_terminate_process()
[all...]
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dhcalls.c201 * cxl_h_control_function - This H_CONTROL_CA_FUNCTION hypervisor call allows
205 static long cxl_h_control_function(u64 unit_address, u64 op, in cxl_h_control_function() function
212 _PRINT_MSG(rc, "cxl_h_control_function(%#.16llx, %s(%#llx, %#llx, %#llx, %#llx, R4: %#lx)): %li\n", in cxl_h_control_function()
246 return cxl_h_control_function(unit_address, in cxl_h_reset_afu()
259 return cxl_h_control_function(unit_address, in cxl_h_suspend_process()
272 return cxl_h_control_function(unit_address, in cxl_h_resume_process()
285 return cxl_h_control_function(unit_address, in cxl_h_read_error_state()
301 return cxl_h_control_function(unit_address, in cxl_h_get_afu_err()
321 return cxl_h_control_function(unit_address, in cxl_h_get_config()
334 return cxl_h_control_function(unit_addres in cxl_h_terminate_process()
[all...]

Completed in 2 milliseconds