Searched refs:SPRN_MD_CTR (Results 1 – 3 of 3) sorted by relevance
65 unsigned long ctr = mfspr(SPRN_MD_CTR) & 0xfe000000; in MMU_init_hw()72 mtspr(SPRN_MD_CTR, ctr | (i << 8)); in MMU_init_hw()
89 #define SPRN_MD_CTR 792 /* Data TLB control register */ macro
799 mtspr SPRN_MD_CTR, r10 /* remove PINNED DTLB entries */804 mtspr SPRN_MD_CTR, r10 /* Set data TLB control */820 mtspr SPRN_MD_CTR, r10