Searched refs:L1CSR2_DCWS (Results 1 – 3 of 3) sorted by relevance
233 oris r3,r3,(L1CSR2_DCWS)@h245 andis. r3,r3,(L1CSR2_DCWS)@h
774 mtspr(L1CSR2, (mfspr(L1CSR2) | L1CSR2_DCWS)); in cpu_init_r()790 if (mfspr(L1CSR2) & L1CSR2_DCWS) in cpu_init_r()
498 #define L1CSR2_DCWS 0x40000000 /* Data Cache Write Shadow */ macro