HomeSort by: relevance | last modified time | path
    Searched defs:LINUX32_USRSTACK (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/linux32/arch/aarch64/
linux32_exec.h 52 #define LINUX32_USRSTACK ((vaddr_t)0xfffef000)
linux32_exec_machdep.c 94 #ifndef LINUX32_USRSTACK
95 #define LINUX32_USRSTACK USRSTACK32
102 epp->ep_minsaddr = LINUX32_USRSTACK;
  /src/sys/compat/linux32/arch/amd64/
linux32_exec.h 40 #define LINUX32_USRSTACK 0xC0000000

Completed in 13 milliseconds