Home
last modified time | relevance | path

Searched refs:cxl_h_get_fn_error_interrupt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dhcalls.h133 * cxl_h_get_fn_error_interrupt - Read the function-wide error data based on an interrupt
135 long cxl_h_get_fn_error_interrupt(u64 unit_address, u64 *reg);
H A Dhcalls.c359 * cxl_h_get_fn_error_interrupt - Read the function-wide error data based on an interrupt
361 long cxl_h_get_fn_error_interrupt(u64 unit_address, u64 *reg) in cxl_h_get_fn_error_interrupt() function
H A Dguest.c197 rc = cxl_h_get_fn_error_interrupt(afu->guest->handle, &serr); in guest_slice_irq_err()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dhcalls.h133 * cxl_h_get_fn_error_interrupt - Read the function-wide error data based on an interrupt
135 long cxl_h_get_fn_error_interrupt(u64 unit_address, u64 *reg);
H A Dhcalls.c359 * cxl_h_get_fn_error_interrupt - Read the function-wide error data based on an interrupt
361 long cxl_h_get_fn_error_interrupt(u64 unit_address, u64 *reg) in cxl_h_get_fn_error_interrupt() function
H A Dguest.c203 rc = cxl_h_get_fn_error_interrupt(afu->guest->handle, &serr); in guest_slice_irq_err()

Completed in 8 milliseconds