Searched refs:SPRN_M_TWB (Results 1 – 3 of 3) sorted by relevance
205 mfspr r10, SPRN_M_TWB /* Get level 1 table */257 mfspr r10, SPRN_M_TWB /* Get level 1 table */407 mfspr r11, SPRN_M_TWB /* Get level 1 table */412 mfspr r11, SPRN_M_TWB /* Get level 1 table */544 mtspr SPRN_M_TWB, r6
126 #define SPRN_M_TWB 796 macro
213 mtspr(SPRN_M_TWB, __pa(pgd) - offset); in set_context()
Completed in 5 milliseconds