Searched refs:get_stack_bottom (Results 1 – 5 of 5) sorted by relevance
77 #define get_stack_bottom() \ macro
304 unsigned long stack_bottom = get_stack_bottom(); in subarch_percpu_traps_init()
716 unsigned long stack_bottom = get_stack_bottom(), in load_system_tables()
616 unsigned long *stack = (void*)(get_stack_bottom() & ~(STACK_SIZE - 1)); in reinit_bsp_stack()1728 [stk] "g" (__va(__pa(get_stack_bottom()))), in __start_xen()
812 __vmwrite(HOST_SYSENTER_ESP, get_stack_bottom()); in vmx_set_host_env()
Completed in 11 milliseconds