Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dzalloc.h1739 static __startup_data struct zone_create_startup_spec \
2472 struct zone_create_startup_spec { struct
2482 struct zone_create_startup_spec *spec); argument
2485 static __startup_data struct zone_create_startup_spec \
H A Dzalloc.c9693 zone_create_startup(struct zone_create_startup_spec *spec) in zone_create_startup()