Home
last modified time | relevance | path

Searched defs:BOOT_AP_STACKSIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/riscv/riscv/
H A Dlocore.S39 #define BOOT_AP_STACKSIZE 1024 /* size of temporary stack for APs */ macro
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dlocore.S55 #define BOOT_AP_STACKSIZE 256 /* size of temporary stack for APs */ macro