Searched refs:SPRN_M_TWB (Results 1 – 3 of 3) sorted by relevance
207 mfspr r10, SPRN_M_TWB /* Get level 1 table */259 mfspr r10, SPRN_M_TWB /* Get level 1 table */409 mfspr r11, SPRN_M_TWB /* Get level 1 table */414 mfspr r11, SPRN_M_TWB /* Get level 1 table */546 mtspr SPRN_M_TWB, r6
124 #define SPRN_M_TWB 796 macro
214 mtspr(SPRN_M_TWB, __pa(pgd) - offset); in set_context()
Completed in 5 milliseconds