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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlowmem_vectors.s64 #include <i386/postcode.h>
H A Di386_init.c90 #include <i386/postcode.h>
124 postcode(I386_INIT_ENTRY);
144 postcode(CPU_INIT_D);
147 postcode(PE_INIT_PLATFORM_D);
H A Dstartup64.c67 #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);
299 postcode(0x99);
346 postcode(0x98);
H A Dpostcode.h47 * Macro to output byte value to postcode, destoying register al.
67 /* Output byte value to postcode, without destoying register eax */
167 postcode(uint8_t xx) function
175 #define postcode(xx) do {} while(0) macro
H A Dmp_slave_boot.s60 #include <i386/postcode.h>
H A Dstart64.s35 #include <i386/postcode.h>
H A Dtrap.c109 #include <i386/postcode.h>
724 /* Set postcode (DEBUG only) */
725 postcode(PANIC_DOUBLE_FAULT);
776 /* Set postcode (DEBUG only) */
777 postcode(PANIC_MACHINE_CHECK);
815 /* Set postcode (DEBUG only) */
816 postcode(PANIC_DOUBLE_FAULT);
876 /* Set postcode (DEBUG only) */
877 postcode(PANIC_MACHINE_CHECK);
H A Dacpi_wakeup.s31 #include <i386/postcode.h>
H A Dhibernate_restore.s32 #include <i386/postcode.h>
H A Dmachine_routines_asm.s34 #include <i386/postcode.h>
H A Dmp.c69 #include <i386/postcode.h>
1179 postcode(MP_KDP_ENTER);
1254 postcode(0);
1379 postcode(I386_INIT_SLAVE);
H A Dlapic.c51 #include <i386/postcode.h>
H A Dstart.s64 #include <i386/postcode.h>
H A Didt64.s36 #include <i386/postcode.h>
H A Dpmap.c160 #include <i386/postcode.h>
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/AT386/
H A Dmodel_dep.c93 #include <i386/postcode.h>
693 postcode(PANIC_HLT);

Completed in 105 milliseconds