Searched refs:CXL_PSL_TLBIA (Results 1 – 2 of 2) sorted by relevance
324 cxl_p1_write(adapter, CXL_PSL_TLBIA, CXL_TLB_SLB_IQ_ALL); in cxl_invalidate_all_psl8()325 while (cxl_p1_read(adapter, CXL_PSL_TLBIA) & CXL_TLB_SLB_P) { in cxl_invalidate_all_psl8()
79 static const cxl_p1_reg_t CXL_PSL_TLBIA = {0x00A8}; variable