Home
last modified time | relevance | path

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

/xnu-11215/osfmk/vm/
H A Dvm_object_xnu.h565 extern void page_worker_init(void);
H A Dvm_object.c8334 page_worker_init(void) function
/xnu-11215/osfmk/kern/
H A Dstartup.c559 page_worker_init(); in kernel_bootstrap()