Home
last modified time | relevance | path

Searched refs:BSD_PAGEABLE_SIZE_PER_EXEC (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.41.3/bsd/kern/
H A Dbsd_init.c1581 bsd_pageable_map_size = (bsd_simul_execs * BSD_PAGEABLE_SIZE_PER_EXEC); in bsd_exec_setup()
H A Dkern_exec.c7383 BSD_PAGEABLE_SIZE_PER_EXEC, in execargs_purgeable_allocate()
/xnu-11215.41.3/bsd/sys/
H A Dproc_internal.h763 #define BSD_PAGEABLE_SIZE_PER_EXEC (NCARGS + PAGE_SIZE + PAGE_SIZE) /* page for apple vars, pa… macro