Searched refs:SPRN_M_TWB (Results 1 – 3 of 3) sorted by relevance
192 mfspr r10, SPRN_M_TWB /* Get level 1 table */235 mfspr r10, SPRN_M_TWB /* Get level 1 table */377 mfspr r11, SPRN_M_TWB /* Get level 1 table */408 mfspr r11, SPRN_M_TWB /* Get level 1 table */413 mfspr r11, SPRN_M_TWB /* Get level 1 table */540 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 8 milliseconds