rbs_bot 281 arch/ia64/include/asm/processor.h __u64 rbs_bot; /* the base address for the RBS */ rbs_bot 302 arch/ia64/include/asm/processor.h .rbs_bot = STACK_TOP - DEFAULT_USER_STACK_SIZE, \ rbs_bot 316 arch/ia64/include/asm/processor.h regs->ar_bspstore = current->thread.rbs_bot; \ rbs_bot 93 arch/ia64/mm/init.c current->thread.rbs_bot = PAGE_ALIGN(current->mm->start_stack - stack_size); rbs_bot 117 arch/ia64/mm/init.c vma->vm_start = current->thread.rbs_bot & PAGE_MASK;