CXL_PSL_SLBIA 75 drivers/misc/cxl/cxl.h static const cxl_p1_reg_t CXL_PSL_SLBIA = {0x0090}; CXL_PSL_SLBIA 334 drivers/misc/cxl/native.c cxl_p1_write(adapter, CXL_PSL_SLBIA, CXL_TLB_SLB_IQ_ALL); CXL_PSL_SLBIA 335 drivers/misc/cxl/native.c while (cxl_p1_read(adapter, CXL_PSL_SLBIA) & CXL_TLB_SLB_P) { CXL_PSL_SLBIA 418 drivers/misc/cxl/native.c cxl_p1_write(adapter, CXL_PSL_SLBIA, CXL_TLB_SLB_IQ_LPIDPID); CXL_PSL_SLBIA 423 drivers/misc/cxl/native.c slbia = cxl_p1_read(adapter, CXL_PSL_SLBIA);