Home
last modified time | relevance | path

Searched refs:IA32_STACK_TOP (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dia32.h139 #define IA32_STACK_TOP IA32_PAGE_OFFSET macro
/arch/ia64/ia32/
Dbinfmt_elf32.c205 ret = setup_arg_pages(bprm, IA32_STACK_TOP, executable_stack); in ia32_setup_arg_pages()
Dia32priv.h299 #define IA32_STACK_TOP IA32_PAGE_OFFSET macro
/arch/x86/ia32/
Dia32_aout.c425 retval = setup_arg_pages(bprm, IA32_STACK_TOP, EXSTACK_DEFAULT); in load_aout_binary()