Home
last modified time | relevance | path

Searched refs:postcode (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/osfmk/i386/
H A Di386_init.c414 postcode(VSTART_PHYSMAP_INIT); in Idle_PTs_init()
426 postcode(VSTART_SET_CR3); in Idle_PTs_init()
702 postcode(VSTART_ENTRY); in vstart()
710 postcode(VSTART_IDT_INIT); in vstart()
769 postcode(PE_INIT_PLATFORM_D); in vstart()
772 postcode(VSTART_IDLE_PTS_INIT); in vstart()
789 postcode(VSTART_CPU_DESC_INIT); in vstart()
792 postcode(VSTART_CPU_MODE_INIT); in vstart()
823 postcode(VSTART_EXIT); in vstart()
847 postcode(I386_INIT_ENTRY); in i386_init()
[all …]
H A Dmp_desc.c471 postcode(CPU_DESC_LOAD_ENTRY); in cpu_desc_load()
474 postcode(CPU_DESC_LOAD_GS_BASE); in cpu_desc_load()
476 postcode(CPU_DESC_LOAD_KERNEL_GS_BASE); in cpu_desc_load()
492 postcode(CPU_DESC_LOAD_GDT); in cpu_desc_load()
494 postcode(CPU_DESC_LOAD_IDT); in cpu_desc_load()
496 postcode(CPU_DESC_LOAD_LDT); in cpu_desc_load()
498 postcode(CPU_DESC_LOAD_TSS); in cpu_desc_load()
501 postcode(CPU_DESC_LOAD_EXIT); in cpu_desc_load()
H A Dpostcode.h187 postcode(uint8_t xx) in postcode() function
203 #define postcode(xx) do {} while(0) macro
H A Dtrap_native.c127 postcode(pc); in panic_64()
H A Dmp.c1795 postcode(MP_KDP_ENTER); in mp_kdp_enter()
1943 postcode(MP_KDP_EXIT); in mp_kdp_exit()