Searched refs:MMUCSR0_TLBFI (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | tlb_low.S | 252 li r3,(MMUCSR0_TLBFI)@l 256 andi. r3,r3,MMUCSR0_TLBFI@l 276 li r3,(MMUCSR0_TLBFI)@l 280 andi. r3,r3,MMUCSR0_TLBFI@l
|
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
H A D | tlb_low.S | 237 li r3,(MMUCSR0_TLBFI)@l 241 andi. r3,r3,MMUCSR0_TLBFI@l 261 li r3,(MMUCSR0_TLBFI)@l 265 andi. r3,r3,MMUCSR0_TLBFI@l
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/ |
H A D | mmu-book3e.h | 149 #define MMUCSR0_TLBFI (MMUCSR0_TLB0FI | MMUCSR0_TLB1FI | \ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/ |
H A D | mmu-e500.h | 149 #define MMUCSR0_TLBFI (MMUCSR0_TLB0FI | MMUCSR0_TLB1FI | \ macro
|
Completed in 3 milliseconds