Home
last modified time | relevance | path

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

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