Searched refs:MAS7 (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | mmu_decl.h | 162 u32 MAS7; member
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | mmu_decl.h | 143 u32 MAS7; member
|
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | fsl_booke.c | 128 TLBCAM[index].MAS7 = (u64)phys >> 32; in settlbcam()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
H A D | e500.c | 122 TLBCAM[index].MAS7 = (u64)phys >> 32; in settlbcam()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | entry_32.S | 449 lwz r11,MAS7(r1); \
|
H A D | asm-offsets.c | 315 STACK_PT_REGS_OFFSET(MAS7, mas7); in main() 647 OFFSET(TLBCAM_MAS7, tlbcam, MAS7); in main()
|
H A D | head_booke.h | 259 stw r0,MAS7(r1)
|
H A D | exceptions-64e.S | 112 SPECIAL_EXC_STORE(r10,MAS7) 187 SPECIAL_EXC_LOAD(r10,MAS7)
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | asm-offsets.c | 371 DEFINE(MAS7, STACK_INT_FRAME_SIZE+offsetof(struct exception_regs, mas7)); in main() 767 OFFSET(TLBCAM_MAS7, tlbcam, MAS7); in main()
|
H A D | exceptions-64e.S | 110 SPECIAL_EXC_STORE(r10,MAS7) 187 SPECIAL_EXC_LOAD(r10,MAS7)
|
H A D | entry_32.S | 85 stw r0,MAS7(r11) 1137 lwz r11,MAS7(r1); \
|
Completed in 10 milliseconds