Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/i386/
H A Di386_vm_init.c111 vm_offset_t vm_hib_base; variable
351 vm_hib_base = sHIB; in i386_vm_init()
/xnu-12377.61.12/osfmk/mach/
H A Dvm_param.h305 extern vm_offset_t vm_hib_base;
/xnu-12377.61.12/osfmk/kern/
H A Ddebug.c2123 paniclog_append_noflush("__HIB text base: %p\n", (void *) vm_hib_base);