Searched refs:rbs_bot (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dprocessor.h281 __u64 rbs_bot; /* the base address for the RBS */ member in struct:thread_struct
302 .rbs_bot = STACK_TOP - DEFAULT_USER_STACK_SIZE, \
318 regs->ar_bspstore = current->thread.rbs_bot; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/mm/
H A Dinit.c97 current->thread.rbs_bot = PAGE_ALIGN(current->mm->start_stack - stack_size);
122 vma->vm_start = current->thread.rbs_bot & PAGE_MASK;

Completed in 55 milliseconds