Searched refs:L1CSR2 (Results 1 – 4 of 4) sorted by relevance
194 mfspr r8, L1CSR2196 mtspr L1CSR2, r8202 mtspr L1CSR2,r8232 mfspr r3,L1CSR2234 mtspr L1CSR2,r3244 mfspr r3,L1CSR2
776 mtspr(L1CSR2, (mfspr(L1CSR2) | L1CSR2_DCWS)); in cpu_init_r()783 mtspr(L1CSR2, (mfspr(L1CSR2) & ~L1CSR2_DCSTASHID)); in cpu_init_r()792 if (mfspr(L1CSR2) & L1CSR2_DCWS) in cpu_init_r()
767 mtspr L1CSR2,r2
735 #define L1CSR2 SPRN_L1CSR2 macro