/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | GMCA.dict | 29 fault.cpu.generic-x86.internal=1 30 fault.cpu.generic-x86.l0cache=2 31 fault.cpu.generic-x86.l1cache=3 32 fault.cpu.generic-x86.l2cache=4 33 fault.cpu.generic-x86.cache=5 34 fault.cpu.generic-x86.l0dtlb=6 35 fault.cpu.generic-x86.l1dtlb=7 36 fault.cpu.generic-x86.l2dtlb=8 37 fault.cpu.generic-x86.dtlb=9 38 fault.cpu.generic-x86.l0itlb=10 [all …]
|
H A D | GMCA.po | 28 # keys: fault.cpu.generic-x86.internal 44 # keys: fault.cpu.generic-x86.l0cache 60 # keys: fault.cpu.generic-x86.l1cache 76 # keys: fault.cpu.generic-x86.l2cache 92 # keys: fault.cpu.generic-x86.cache 108 # keys: fault.cpu.generic-x86.l0dtlb 124 # keys: fault.cpu.generic-x86.l1dtlb 140 # keys: fault.cpu.generic-x86.l2dtlb 156 # keys: fault.cpu.generic-x86.dtlb 172 # keys: fault.cpu.generic-x86.l0itlb [all …]
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | gcpu.esc | 28 * 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.unclassified@chip/core/strand, [all …]
|
H A D | gcpu_amd.esc | 33 * 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.dimm_ce@CSPATH; [all …]
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | Makefile.com | 39 x86: 40 $(RM) x86 41 $(SYMLINK) ../../sys/x86/include x86 66 $(RM) $(CLEANFILES) machine x86
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | Makefile | 27 $(RM) machine x86 $(OBJS) libi386.a 132 CLEANFILES += machine x86 143 x86: target 144 $(RM) x86 145 $(SYMLINK) ../../sys/x86/include x86 147 $(OBJS): machine x86
|
/illumos-gate/usr/src/boot/libficl/ |
H A D | Makefile.com | 47 x86: 48 $(RM) x86 49 $(SYMLINK) ../../sys/x86/include x86 64 $(RM) $(CLEANFILES) machine x86
|
/illumos-gate/usr/src/boot/i386/loader/ |
H A D | Makefile | 26 NEWVERSWHAT= "ZFS enabled bootstrap loader" x86 132 CLEANFILES += machine x86 138 x86: target 139 $(RM) x86 140 $(SYMLINK) ../../sys/x86/include x86 144 $(OBJS): machine x86
|
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/ |
H A D | ldscript.amd64 | 1 OUTPUT_FORMAT("elf64-x86-64-sol2", "elf64-x86-64-sol2", "elf64-x86-64-sol2") 2 OUTPUT_ARCH(i386:x86-64)
|
/illumos-gate/usr/src/boot/efi/libefi/ |
H A D | Makefile.com | 73 x86: 74 $(RM) x86 75 $(SYMLINK) ../../../sys/x86/include x86
|
/illumos-gate/usr/src/data/locale/data/ |
H A D | UTF-8.cm | 270 <CONTROL-0086> \xC2\x86 271 <START_OF_SELECTED_AREA> \xC2\x86 359 <LATIN_CAPITAL_LETTER_AE> \xC3\x86 423 <LATIN_CAPITAL_LETTER_C_WITH_ACUTE> \xC4\x86 487 <LATIN_SMALL_LETTER_N_WITH_CEDILLA> \xC5\x86 551 <LATIN_CAPITAL_LETTER_OPEN_O> \xC6\x86 615 <LATIN_SMALL_LETTER_DZ_WITH_CARON> \xC7\x86 679 <LATIN_CAPITAL_LETTER_E_WITH_INVERTED_BREVE> \xC8\x86 743 <LATIN_CAPITAL_LETTER_E_WITH_STROKE> \xC9\x86 807 <LATIN_SMALL_LETTER_ESH_WITH_CURL> \xCA\x86 [all …]
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | Makefile.com | 143 x86: 144 $(RM) x86 145 $(SYMLINK) ../../../sys/x86/include x86 148 $(RM) $(CLEANFILES) $(OBJS) machine x86
|
/illumos-gate/usr/src/boot/efi/libefi/i386/ |
H A D | Makefile | 27 CLEANFILES += machine x86 29 $(OBJS): machine x86
|
/illumos-gate/usr/src/boot/efi/libefi/amd64/ |
H A D | Makefile | 26 CLEANFILES += machine x86 28 $(OBJS): machine x86
|
/illumos-gate/usr/src/grub/ |
H A D | install_menu | 29 module$ /boot/$ISADIR/x86.miniroot 32 module$ /boot/$ISADIR/x86.miniroot 35 module$ /boot/$ISADIR/x86.miniroot
|
/illumos-gate/usr/src/boot/libsa/i386/ |
H A D | Makefile | 34 SRCS += $(SASRC)/x86/hypervisor.c 40 pics/%.o objs/%.o: $(SASRC)/x86/%.c
|
/illumos-gate/usr/src/boot/libsa/amd64/ |
H A D | Makefile | 39 SRCS += $(SASRC)/x86/hypervisor.c 47 pics/%.o: $(SASRC)/x86/%.c
|
/illumos-gate/usr/src/uts/common/io/iwh/fw-iw/fw_5150/ |
H A D | iwh_5150.ucode | 79 0xfa, 0x0e, 0xe0, 0x00, 0x8a, 0x21, 0x86, 0x08, 81 0x80, 0x00, 0x58, 0xa3, 0x00, 0x80, 0x86, 0x20, 121 0x20, 0x01, 0xfc, 0xd9, 0x20, 0x86, 0xcf, 0x70, 285 0xf1, 0xc0, 0x6a, 0xd8, 0x86, 0x08, 0xe0, 0x00, 288 0x10, 0xcc, 0x86, 0x20, 0xff, 0x8a, 0x09, 0xf2, 309 0x90, 0x0f, 0x0f, 0x00, 0x00, 0xe0, 0x08, 0x86, 413 0x82, 0xe0, 0x06, 0xf4, 0x86, 0x0f, 0xe0, 0x00, 448 0x2a, 0x0f, 0x20, 0x0e, 0x28, 0x86, 0x42, 0x0b, 449 0x00, 0x0d, 0x09, 0x86, 0x51, 0x20, 0x40, 0x81, 461 0xb4, 0x68, 0xba, 0x66, 0x52, 0x82, 0x02, 0x86, [all …]
|
/illumos-gate/usr/src/uts/common/io/iwp/fw-iw/ |
H A D | iwp.ucode | 38 0x16, 0x10, 0x01, 0x86, 0xcf, 0x72, 0x80, 0x00, 39 0x98, 0x7f, 0x20, 0xa2, 0x12, 0x10, 0x01, 0x86, 40 0x21, 0xa2, 0x13, 0x10, 0x01, 0x86, 0x22, 0xa2, 41 0x14, 0x10, 0x01, 0x86, 0x23, 0xa2, 0x15, 0x10, 42 0x01, 0x86, 0x24, 0xa2, 0x24, 0x10, 0x01, 0x86, 93 0x80, 0x00, 0xb0, 0xaf, 0x00, 0x80, 0x86, 0x20, 315 0x14, 0xcc, 0x86, 0x20, 0xff, 0x8a, 0x09, 0xf2, 358 0x86, 0xe1, 0x19, 0xf4, 0xcf, 0x72, 0x80, 0x00, 522 0x02, 0x86, 0x00, 0x21, 0x81, 0x7f, 0x80, 0x00, 524 0xba, 0x1b, 0x98, 0x00, 0x61, 0x86, 0xdc, 0x19, [all …]
|
/illumos-gate/usr/src/compat/bhyve/x86/ |
H A D | segments.h | 27 #include_next <x86/segments.h>
|
/illumos-gate/usr/src/common/bignum/i386/ |
H A D | bignum_i386_asm.S | 165 / the x86 32 X 32 -> 64 unsigned multiply instruction, MUL. 215 / Suitable only for x86 models that support SSE2 instruction set extensions 231 / It does not conform to the SYSV x86 ABI. 449 / Suitable only for x86 models that support SSE2 instruction set extensions 476 / Suitable only for x86 models that support SSE2 instruction set extensions 490 / It does not conform to the SYSV x86 ABI. 880 / Suitable only for x86 models that support SSE2 instruction set extensions
|
/illumos-gate/usr/src/uts/common/io/iwh/fw-iw/fw_5000/ |
H A D | iwh_5000.ucode | 38 0x01, 0x86, 0xcf, 0x72, 0x80, 0x00, 0x60, 0x73, 39 0x20, 0xa2, 0x12, 0x10, 0x01, 0x86, 0x21, 0xa2, 40 0x13, 0x10, 0x01, 0x86, 0x22, 0xa2, 0x14, 0x10, 41 0x01, 0x86, 0x23, 0xa2, 0x15, 0x10, 0x01, 0x86, 42 0x24, 0xa2, 0x24, 0x10, 0x01, 0x86, 0x26, 0xa2, 131 0x20, 0x86, 0xcf, 0x70, 0x00, 0x00, 0x4c, 0x1c, 267 0x00, 0x02, 0x86, 0xfe, 0x9e, 0x08, 0x00, 0x00, 313 0x00, 0xe0, 0x08, 0x86, 0xeb, 0xb8, 0x01, 0xdd, 416 0x86, 0x0c, 0xe0, 0x00, 0x40, 0x22, 0x00, 0x06, 467 0xbe, 0x66, 0x14, 0x86, 0x16, 0x7d, 0x16, 0x7f, [all …]
|
/illumos-gate/usr/src/boot/efi/loader/amd64/ |
H A D | Makefile | 26 EFI_TARGET= pei-x86-64
|
/illumos-gate/usr/src/data/bhyve/kbdlayout/ |
H A D | ru | 13 ':',0x86; : (0x3a)
|
/illumos-gate/usr/src/lib/libc/i386/fp/ |
H A D | _D_cplx_lr_div_ix.c | 36 #error This code is for x86 only
|