Home
last modified time | relevance | path

Searched refs:zone_create_startup_spec (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/kern/
H A Dzalloc.h1309 static __startup_data struct zone_create_startup_spec \
1500 struct zone_create_startup_spec { struct
1510 struct zone_create_startup_spec *spec); argument
1517 static __startup_data struct zone_create_startup_spec \
H A Dzalloc.c9025 zone_create_startup(struct zone_create_startup_spec *spec) in zone_create_startup()