Searched refs:get_stack_bottom (Results 1 – 5 of 5) sorted by relevance
112 #define get_stack_bottom() \ macro
341 unsigned long stack_bottom = get_stack_bottom(); in subarch_percpu_traps_init()
814 unsigned long stack_bottom = get_stack_bottom(), in load_system_tables()
799 unsigned long *stack = (void*)(get_stack_bottom() & ~(STACK_SIZE - 1)); in reinit_bsp_stack()
920 __vmwrite(HOST_SYSENTER_ESP, get_stack_bottom()); in vmx_set_host_env()
Completed in 30 milliseconds