Searched refs:x86 (Results 26 - 50 of 202) sorted by relevance

123456789

/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dspecialreg.h6 #include <x86/specialreg.h>
H A Dstdarg.h6 #include <x86/stdarg.h>
H A Dtrap.h6 #include <x86/trap.h>
/illumos-gate/usr/src/boot/sys/boot/ficl/
H A DMakefile.inc50 x86:
51 $(RM) x86
52 $(SYMLINK) ../../../x86/include x86
54 $(OBJECTS): machine x86
69 $(RM) *.o *.a libficl.* ficl machine x86
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu_amd.esc33 * will surface as ereport.cpu.generic-x86.bus_interconnect_memory[_uc]
41 * are reported as ereport.cpu.generic-x86.mem_{ce,ue} and include a
95 event ereport.cpu.generic-x86.mem_ce@chip/core/strand { within(1s) };
96 event ereport.cpu.generic-x86.mem_ue@chip/core/strand { within(1s) };
132 engine serd.memory.generic-x86.page_ce@CSPATH, N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
133 event fault.memory.generic-x86.page_ce@CSPATH,
136 engine=serd.memory.generic-x86.page_ce@CSPATH;
137 engine serd.memory.generic-x86.dimm_ce@CSPATH, N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
138 event fault.memory.generic-x86.dimm_ce@CSPATH,
139 engine=serd.memory.generic-x86
[all...]
H A Dgcpu.esc28 * eversholt rules for generic x86 MCA
44 event ereport.cpu.generic-x86.leafclass@chip/core/strand { within(1s) }
63 engine serd.cpu.generic-x86.simple@chip/core/strand, N=SMPL_N, T=72h;
64 event fault.cpu.generic-x86.internal@chip/core/strand,
65 engine=serd.cpu.generic-x86.simple@chip/core/strand;
67 prop fault.cpu.generic-x86.internal@chip/core/strand
70 ereport.cpu.generic-x86.microcode_rom_parity@chip/core/strand,
71 ereport.cpu.generic-x86.internal_timer@chip/core/strand,
72 ereport.cpu.generic-x86.internal_parity@chip/core/strand,
73 ereport.cpu.generic-x86
[all...]
/illumos-gate/usr/src/boot/sys/boot/zfs/
H A DMakefile.com26 $(RM) machine x86 $(OBJS) libzfsboot.a
44 CLEANFILES += machine x86
50 x86:
51 $(RM) x86
52 $(SYMLINK) ../../../x86/include x86
54 $(OBJS): machine x86
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A DMakefile62 $(RM) $(CLEANFILES) $(OBJS) machine x86 lib$(LIB).a
68 x86:
69 $(RM) x86
70 $(SYMLINK) ../../../x86/include x86
72 $(OBJS): machine x86
/illumos-gate/usr/src/boot/sys/boot/libstand/
H A DMakefile.com46 $(RM) $(CLEANFILES) $(OBJS) machine x86 libstand.a
52 x86:
53 $(RM) x86
54 $(SYMLINK) ../../../x86/include x86
56 $(OBJS): machine x86
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dxpv_impl.h41 #include <xen/public/arch-x86/xen-mca.h>
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dsignal.h36 #include <x86/signal.h>
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_D_cplx_lr_div_ix.c38 #error This code is for x86 only
H A D_D_cplx_lr_div_rx.c38 #error This code is for x86 only
H A D_F_cplx_lr_div_ix.c38 #error This code is for x86 only
H A D_F_cplx_lr_div_rx.c38 #error This code is for x86 only
H A D_X_cplx_lr_div_ix.c38 #error This code is for x86 only
H A D_X_cplx_lr_div_rx.c38 #error This code is for x86 only
H A D_D_cplx_lr_div.c38 #error This code is for x86 only
H A D_F_cplx_lr_div.c38 #error This code is for x86 only
H A D_X_cplx_lr_div.c38 #error This code is for x86 only
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dglobals.c98 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01
101 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x04
104 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x05
108 0x30, 0x0C, 0x06, 0x08, 0x2A, 0x86, 0x48, 0x86, 0xF7, 0x0D,
116 0x30, 0x0D, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86,
[all...]
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A DMakefile84 EFI_TARGET= pei-x86-64
103 CLEANFILES += machine x86
109 x86:
110 $(RM) x86
111 $(SYMLINK) ./../../../x86/include x86
113 $(OBJS): machine x86
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A DMakefile27 $(RM) machine x86 $(OBJS) libi386.a
92 CLEANFILES += machine x86
105 x86:
106 $(RM) x86
107 $(SYMLINK) ../../../x86/include x86
109 $(OBJS): machine x86
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A DMakefile99 EFI_TARGET= pei-x86-64
122 CLEANFILES += machine x86
128 x86:
129 $(RM) x86
130 $(SYMLINK) ../../../x86/include x86
132 $(OBJS): machine x86
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A DMakefile22 NEWVERSWHAT= "ZFS enabled bootstrap loader" x86
136 CLEANFILES += machine x86
143 x86:
144 $(RM) x86
145 $(SYMLINK) ../../../x86/include x86
149 ${OBJS}: machine x86

Completed in 83 milliseconds

123456789