Home
last modified time | relevance | path

Searched refs:handle_psl_slice_error (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/cxl/
H A Dirq.c51 return cxl_ops->handle_psl_slice_error(ctx, dsisr, in cxl_irq_psl9()
136 return cxl_ops->handle_psl_slice_error(ctx, dsisr, in cxl_irq_psl8()
H A Dcxl.h1077 irqreturn_t (*handle_psl_slice_error)(struct cxl_context *ctx, member
H A Dguest.c1186 .handle_psl_slice_error = guest_handle_psl_slice_error,
H A Dnative.c1569 .handle_psl_slice_error = native_handle_psl_slice_error,