Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dzalloc.h1329 static __startup_data struct zone_create_startup_spec \
1503 struct zone_create_startup_spec { struct
1513 struct zone_create_startup_spec *spec); argument
1520 static __startup_data struct zone_create_startup_spec \
H A Dzalloc.c9106 zone_create_startup(struct zone_create_startup_spec *spec) in zone_create_startup()