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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_64_slb.S65 #if SLB_NUM_BOLTED == 3
153 #if SLB_NUM_BOLTED == 3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dlppaca.h168 } save_area[SLB_NUM_BOLTED]; // x10-x40
H A Dmmu-hash64.h42 #define SLB_NUM_BOLTED 3 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpaca.c62 .persistent = SLB_NUM_BOLTED,
H A Dasm-offsets.c181 offsetof(struct slb_shadow, save_area[SLB_NUM_BOLTED - 1].vsid));
183 offsetof(struct slb_shadow, save_area[SLB_NUM_BOLTED - 1].esid));
H A Dentry_64.S446 ori r0,r0,(SLB_NUM_BOLTED-1)@l
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dslb_low.S220 li r10,SLB_NUM_BOLTED-1 /* Stack goes in last bolted slot */
233 li r10,SLB_NUM_BOLTED
H A Dslb.c97 /* If you change this make sure you change SLB_NUM_BOLTED
307 get_paca()->stab_rr = SLB_NUM_BOLTED;

Completed in 48 milliseconds