Home
last modified time | relevance | path

Searched refs:get_stack_bottom (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/asm-x86/
A Dcurrent.h110 #define get_stack_bottom() \ macro
/xen/xen/arch/x86/x86_64/
A Dtraps.c307 unsigned long stack_bottom = get_stack_bottom(); in subarch_percpu_traps_init()
/xen/xen/arch/x86/cpu/
A Dcommon.c739 unsigned long stack_bottom = get_stack_bottom(), in load_system_tables()
/xen/xen/arch/x86/
A Dsetup.c660 unsigned long *stack = (void*)(get_stack_bottom() & ~(STACK_SIZE - 1)); in reinit_bsp_stack()
1933 [stk] "g" (__va(__pa(get_stack_bottom()))), in __start_xen()
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c874 __vmwrite(HOST_SYSENTER_ESP, get_stack_bottom()); in vmx_set_host_env()

Completed in 25 milliseconds