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