Searched refs:rbs_bot (Results 1 – 2 of 2) sorted by relevance
277 __u64 rbs_bot; /* the base address for the RBS */ member289 .rbs_bot = STACK_TOP - DEFAULT_USER_STACK_SIZE, \302 regs->ar_bspstore = current->thread.rbs_bot; \
86 current->thread.rbs_bot = PAGE_ALIGN(current->mm->start_stack - stack_size); in ia64_set_rbs_bot()110 vma->vm_start = current->thread.rbs_bot & PAGE_MASK; in ia64_init_addr_space()
Completed in 8 milliseconds