Home
last modified time | relevance | path

Searched refs:CXL_AFU_ERR_An (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/cxl/
H A Dnative.c1092 info->afu_err = cxl_p2n_read(afu, CXL_AFU_ERR_An); in native_get_irq_info()
1256 afu_error = cxl_p2n_read(afu, CXL_AFU_ERR_An); in native_slice_irq_err()
H A Dcxl.h173 static const cxl_p2n_reg_t CXL_AFU_ERR_An = {0x098}; variable
H A Dguest.c208 afu_error = cxl_p2n_read(afu, CXL_AFU_ERR_An); in guest_slice_irq_err()