Home
last modified time | relevance | path

Searched refs:CXL_SLBIA_An (Results 1 – 2 of 2) sorted by relevance

/drivers/misc/cxl/
Dnative.c224 cxl_p2n_write(afu, CXL_SLBIA_An, CXL_TLB_SLB_IQ_ALL); in cxl_afu_slbia()
225 while (cxl_p2n_read(afu, CXL_SLBIA_An) & CXL_TLB_SLB_P) { in cxl_afu_slbia()
Dcxl.h133 static const cxl_p2n_reg_t CXL_SLBIA_An = {0x048}; variable