Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/i386/
H A Di386_init.c415 postcode(VSTART_PHYSMAP_INIT); in Idle_PTs_init()
427 postcode(VSTART_SET_CR3); in Idle_PTs_init()
703 postcode(VSTART_ENTRY); in vstart()
711 postcode(VSTART_IDT_INIT); in vstart()
770 postcode(PE_INIT_PLATFORM_D); in vstart()
773 postcode(VSTART_IDLE_PTS_INIT); in vstart()
790 postcode(VSTART_CPU_DESC_INIT); in vstart()
793 postcode(VSTART_CPU_MODE_INIT); in vstart()
824 postcode(VSTART_EXIT); in vstart()
848 postcode(I386_INIT_ENTRY); in i386_init()
[all …]
H A Dmp_desc.c475 postcode(CPU_DESC_LOAD_ENTRY); in cpu_desc_load()
478 postcode(CPU_DESC_LOAD_GS_BASE); in cpu_desc_load()
480 postcode(CPU_DESC_LOAD_KERNEL_GS_BASE); in cpu_desc_load()
496 postcode(CPU_DESC_LOAD_GDT); in cpu_desc_load()
498 postcode(CPU_DESC_LOAD_IDT); in cpu_desc_load()
500 postcode(CPU_DESC_LOAD_LDT); in cpu_desc_load()
502 postcode(CPU_DESC_LOAD_TSS); in cpu_desc_load()
505 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.c1792 postcode(MP_KDP_ENTER); in mp_kdp_enter()
1928 postcode(MP_KDP_EXIT); in mp_kdp_exit()