Home
last modified time | relevance | path

Searched refs:MAS0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dmmu_decl.h146 u32 MAS0; member
Dfsl_booke_mmu.c122 TLBCAM[index].MAS0 = MAS0_TLBSEL(1) | MAS0_ESEL(index) | MAS0_NV(index+1); in settlbcam()
/Linux-v4.19/arch/powerpc/kernel/
Dasm-offsets.c334 DEFINE(MAS0, STACK_INT_FRAME_SIZE+offsetof(struct exception_regs, mas0)); in main()
727 OFFSET(TLBCAM_MAS0, tlbcam, MAS0); in main()
Dentry_32.S77 stw r0,MAS0(r11)
1118 lwz r9,MAS0(r1); \
Dexceptions-64e.S114 SPECIAL_EXC_STORE(r10,MAS0)
191 SPECIAL_EXC_LOAD(r10,MAS0)