Searched refs:IA32_PAGE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/ia32/
H A Dia32_util.h44 #define FREEBSD32_MAXUSER ((1ul << 32) - IA32_PAGE_SIZE)
46 #define FREEBSD32_SHAREDPAGE (FREEBSD32_MAXUSER - IA32_PAGE_SIZE)
49 #define IA32_PAGE_SIZE 4096 macro
/freebsd-13-stable/sys/amd64/ia32/
H A Dia32_misc.c79 td->td_retval[0] = IA32_PAGE_SIZE;

Completed in 107 milliseconds