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

/freebsd-current/sys/arm/include/
H A Dmachdep.h14 #define UND_STACK_SIZE 1 macro
/freebsd-current/sys/arm/arm/
H A Dmachdep.c402 undstack + ((UND_STACK_SIZE * PAGE_SIZE) * (cpu + 1)));
534 undstack = pmap_preboot_get_vpages(UND_STACK_SIZE * MAXCPU );

Completed in 59 milliseconds