Searched refs:MAS0 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dmmu_decl.h150 u32 MAS0; member in struct:tlbcam
H A Dfsl_booke_mmu.c125 TLBCAM[index].MAS0 = MAS0_TLBSEL(1) | MAS0_ESEL(index) | MAS0_NV(index+1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dasm-offsets.c294 DEFINE(MAS0, STACK_INT_FRAME_SIZE+offsetof(struct exception_regs, mas0));
295 /* we overload MMUCR for 44x on MAS0 since they are mutually exclusive */
473 DEFINE(TLBCAM_MAS0, offsetof(struct tlbcam, MAS0));
H A Dentry_32.S68 stw r0,MAS0(r11)
1043 lwz r9,MAS0(r1); \

Completed in 34 milliseconds