Searched refs:SPRN_MI_CTR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_8xx.S | 624 mtspr SPRN_MI_CTR, r0 661 mtspr SPRN_MI_CTR, r8 /* remove PINNED ITLB entries */ 685 mtspr SPRN_MI_CTR, r8 /* Set instruction MMU control */ 739 mtspr SPRN_MI_CTR, r5 753 mtspr SPRN_MI_CTR, r5 763 mtspr SPRN_MI_CTR, r0
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_8xx.S | 631 mtspr SPRN_MI_CTR, r8 /* remove PINNED ITLB entries */ 655 mtspr SPRN_MI_CTR, r8 /* Set instruction MMU control */ 709 mtspr SPRN_MI_CTR, r5 722 mtspr SPRN_MI_CTR, r5 732 mtspr SPRN_MI_CTR, r0
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-8xx.h | 15 #define SPRN_MI_CTR 784 /* Instruction TLB control register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-8xx.h | 15 #define SPRN_MI_CTR 784 /* Instruction TLB control register */ macro
|
Completed in 6 milliseconds