Searched refs:SLB_NUM_BOLTED (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/mm/
H A Dslb_low.S200 li r10,SLB_NUM_BOLTED-1 /* Stack goes in last bolted slot */
212 li r10,SLB_NUM_BOLTED
H A Dslb.c90 /* If you change this make sure you change SLB_NUM_BOLTED
218 get_paca()->stab_rr = SLB_NUM_BOLTED;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dlppaca.h150 } save_area[SLB_NUM_BOLTED]; // x10-x40
H A Dmmu-hash64.h42 #define SLB_NUM_BOLTED 3 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpaca.c55 .persistent = SLB_NUM_BOLTED,
H A Dasm-offsets.c151 offsetof(struct slb_shadow, save_area[SLB_NUM_BOLTED - 1].vsid));
153 offsetof(struct slb_shadow, save_area[SLB_NUM_BOLTED - 1].esid));
H A Dentry_64.S386 ori r0,r0,(SLB_NUM_BOLTED-1)@l

Completed in 53 milliseconds