Searched refs:kext_post_boot_base (Results 1 – 1 of 1) sorted by relevance
56 static mach_vm_offset_t kext_post_boot_base = 0; variable99 kext_post_boot_base = in kext_alloc_init()103 kext_post_boot_base = kext_alloc_base; in kext_alloc_init()167 mach_vm_offset_t addr = (fixed) ? *_addr : kext_post_boot_base; in kext_alloc()