Searched refs:postcode (Results 1 - 21 of 21) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dlowmem_vectors.s63 #include <i386/postcode.h>
H A Di386_init.c97 #include <i386/postcode.h>
301 postcode(VSTART_PHYSMAP_INIT);
305 postcode(VSTART_DESC_ALIAS_INIT);
309 postcode(VSTART_SET_CR3);
345 postcode(VSTART_SET_CR3);
374 postcode(VSTART_ENTRY);
399 postcode(VSTART_IDLE_PTS_INIT);
418 postcode(PE_INIT_PLATFORM_D);
429 postcode(VSTART_CPU_DESC_INIT);
439 postcode(VSTART_CPU_MODE_INI
[all...]
H A Dstartup64.c66 #include <i386/postcode.h>
78 postcode(CPU_IA32_ENABLE_ENTRY);
127 postcode(CPU_IA32_ENABLE_EXIT);
135 postcode(CPU_IA32_DISABLE_ENTRY);
186 postcode(CPU_IA32_DISABLE_EXIT);
251 postcode(0x99);
298 postcode(0x98);
H A Dpostcode.h43 * Macro to output byte value to postcode, destoying register al.
76 /* Output byte value to postcode, without destoying register eax */
179 postcode(uint8_t xx) function
195 #define postcode(xx) do {} while(0) macro
H A Dlapic.c41 #include <i386/postcode.h>
H A Dtrap_native.c90 #include <i386/postcode.h>
128 /* Set postcode (DEBUG only) */
129 postcode(pc);
199 /* Set postcode (DEBUG only) */
200 postcode(pc);
H A Dstart64.s33 #include <i386/postcode.h>
H A Dacpi_wakeup.s31 #include <i386/postcode.h>
H A Dmachine_routines_asm.s33 #include <i386/postcode.h>
H A Dstart.s63 #include <i386/postcode.h>
H A Dmp.c63 #include <i386/postcode.h>
1475 postcode(MP_KDP_ENTER);
1584 postcode(0);
H A Dlapic_native.c51 #include <i386/postcode.h>
H A Didt.s65 #include <i386/postcode.h>
H A Dtrap.c97 #include <i386/postcode.h>
H A Didt64.s36 #include <i386/postcode.h>
H A Dpmap.c154 #include <i386/postcode.h>
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dmachine_routines_asm.s34 #include <i386/postcode.h>
H A Dstart.s64 #include <i386/postcode.h>
H A Didt64.s35 #include <i386/postcode.h>
96 * the interrupt number out to the postcode display
H A Dpmap.c151 #include <i386/postcode.h>
/darwin-on-arm/xnu/osfmk/i386/AT386/
H A Dmodel_dep.c86 #include <i386/postcode.h>
799 postcode(PANIC_HLT);

Completed in 120 milliseconds