Home
last modified time | relevance | path

Searched refs:SPRN_MD_CTR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/powerpc/mm/nohash/
D8xx.c65 unsigned long ctr = mfspr(SPRN_MD_CTR) & 0xfe000000; in MMU_init_hw()
72 mtspr(SPRN_MD_CTR, ctr | (i << 8)); in MMU_init_hw()
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dmmu-8xx.h89 #define SPRN_MD_CTR 792 /* Data TLB control register */ macro
/Linux-v5.4/arch/powerpc/kernel/
Dhead_8xx.S799 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