Home
last modified time | relevance | path

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

/xen/xen/arch/x86/include/asm/
A Dcurrent.h112 #define get_stack_bottom() \ macro
/xen/xen/arch/x86/x86_64/
A Dtraps.c341 unsigned long stack_bottom = get_stack_bottom(); in subarch_percpu_traps_init()
/xen/xen/arch/x86/cpu/
A Dcommon.c814 unsigned long stack_bottom = get_stack_bottom(), in load_system_tables()
/xen/xen/arch/x86/
A Dsetup.c799 unsigned long *stack = (void*)(get_stack_bottom() & ~(STACK_SIZE - 1)); in reinit_bsp_stack()
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c920 __vmwrite(HOST_SYSENTER_ESP, get_stack_bottom()); in vmx_set_host_env()

Completed in 30 milliseconds