Searched refs:TLB_TAG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-40x.h | 24 #define TLB_TAG TLB_HI macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-40x.h | 24 #define TLB_TAG TLB_HI macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | mmu.h | 92 # define TLB_TAG TLB_HI macro
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | mmu.h | 89 # define TLB_TAG TLB_HI macro
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_40x.S | 516 * r10 - TLB_TAG value 542 tlbwe r10, r9, TLB_TAG /* Load TLB HI */ 665 tlbwe r3,r0,TLB_TAG /* Load the tag portion of the entry */ 671 tlbwe r3,r0,TLB_TAG /* Load the tag portion of the entry */
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_40x.S | 550 * r10 - TLB_TAG value 576 tlbwe r10, r9, TLB_TAG /* Load TLB HI */ 698 tlbwe r3,r0,TLB_TAG /* Load the tag portion of the entry */ 704 tlbwe r3,r0,TLB_TAG /* Load the tag portion of the entry */
|
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | tlb_low.S | 54 * clear. Since 25 is the V bit in the TLB_TAG, loading this value 56 tlbwe r3, r3, TLB_TAG
|
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
H A D | tlb_low.S | 54 * clear. Since 25 is the V bit in the TLB_TAG, loading this value 56 tlbwe r3, r3, TLB_TAG
|
Completed in 4 milliseconds