Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/
H A Di386_init.c412 postcode(VSTART_PHYSMAP_INIT); in Idle_PTs_init()
424 postcode(VSTART_SET_CR3); in Idle_PTs_init()
700 postcode(VSTART_ENTRY); in vstart()
708 postcode(VSTART_IDT_INIT); in vstart()
767 postcode(PE_INIT_PLATFORM_D); in vstart()
770 postcode(VSTART_IDLE_PTS_INIT); in vstart()
787 postcode(VSTART_CPU_DESC_INIT); in vstart()
790 postcode(VSTART_CPU_MODE_INIT); in vstart()
821 postcode(VSTART_EXIT); in vstart()
845 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.c1789 postcode(MP_KDP_ENTER); in mp_kdp_enter()
1925 postcode(MP_KDP_EXIT); in mp_kdp_exit()