Searched refs:kpdptobj_object_store (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/x86_64/
H A Dpmap.c196 static struct vm_object kpdptobj_object_store; variable in typeref:struct:vm_object
514 kernel_pmap->pm_obj_pdpt = &kpdptobj_object_store;
515 _vm_object_allocate((vm_object_size_t)NPDPTPGS, &kpdptobj_object_store);

Completed in 13 milliseconds