Home
last modified time | relevance | path

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

/drivers/misc/cxl/
Dfault.c239 cxl_p2n_read(ctx->afu, CXL_PSL_PEHandle_An) != ctx->pe) { in cxl_handle_fault()
Dnative.c1174 u64 phreg = cxl_p2n_read(afu, CXL_PSL_PEHandle_An); in native_irq_multiplexed()
1223 ph = cxl_p2n_read(ctx->afu, CXL_PSL_PEHandle_An) & 0xffff; in native_irq_wait()
Dcxl.h169 static const cxl_p2n_reg_t CXL_PSL_PEHandle_An = {0x080}; variable