Home
last modified time | relevance | path

Searched defs:KSTACK_GUARD_PAGES (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dparam.h125 #define KSTACK_GUARD_PAGES 1 macro
/f-stack/freebsd/arm64/include/
H A Dparam.h108 #define KSTACK_GUARD_PAGES 1 /* pages of kstack guard; 0 disables */ macro
/f-stack/freebsd/i386/include/
H A Dparam.h114 #define KSTACK_GUARD_PAGES 1 /* pages of kstack guard; 0 disables */ macro
/f-stack/freebsd/mips/include/
H A Dparam.h175 #define KSTACK_GUARD_PAGES 2 /* pages of kstack guard; 0 disables */ macro
/f-stack/freebsd/amd64/include/
H A Dparam.h139 #define KSTACK_GUARD_PAGES 1 /* pages of kstack guard; 0 disables */ macro