Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/cxl/
Dmain.c42 cxl_p2n_write(afu, CXL_SLBIA_An, CXL_TLB_SLB_IQ_ALL); in cxl_afu_slbia()
43 while (cxl_p2n_read(afu, CXL_SLBIA_An) & CXL_TLB_SLB_P) { in cxl_afu_slbia()
Dcxl.h162 static const cxl_p2n_reg_t CXL_SLBIA_An = {0x048}; variable