Searched refs:TLB_DATA (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-40x.h | 23 #define TLB_DATA TLB_LO macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-40x.h | 23 #define TLB_DATA TLB_LO macro
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | mmu.h | 91 # define TLB_DATA TLB_LO macro
|
/kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
H A D | mmu.h | 88 # define TLB_DATA TLB_LO macro
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_40x.S | 529 * TLB_DATA value. These are the bottom 2 bits of the RPM, the 541 tlbwe r11, r9, TLB_DATA /* Load TLB LO */ 664 tlbwe r4,r0,TLB_DATA /* Load the data portion of the entry */ 670 tlbwe r4,r0,TLB_DATA /* Load the data portion of the entry */
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_40x.S | 563 * TLB_DATA value. These are the bottom 2 bits of the RPM, the 575 tlbwe r11, r9, TLB_DATA /* Load TLB LO */ 697 tlbwe r4,r0,TLB_DATA /* Load the data portion of the entry */ 703 tlbwe r4,r0,TLB_DATA /* Load the data portion of the entry */
|
Completed in 3 milliseconds