Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
D8xx_mmu.c69 unsigned long ctr = mfspr(SPRN_MD_CTR) & 0xfe000000; in MMU_init_hw()
80 mtspr(SPRN_MD_CTR, ctr | (i << 8)); in MMU_init_hw()
/Linux-v4.19/arch/powerpc/include/asm/
Dmmu-8xx.h90 #define SPRN_MD_CTR 792 /* Data TLB control register */ macro
/Linux-v4.19/arch/powerpc/kernel/
Dhead_8xx.S943 mtspr SPRN_MD_CTR, r10 /* remove PINNED DTLB entries */
955 mtspr SPRN_MD_CTR, r10 /* Set data TLB control */
981 mtspr SPRN_MD_CTR, r10