Searched defs:intel (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/
H A DMakefile39 INTEL_LIB_DIR = $(UTSBASE)/intel/lint-libs/$(OBJS_DIR)
63 modlist modlist.intel := NO_STATE= -K $$MODSTATE$$$$
69 .PARALLEL: $(PARALLEL_KMODS) $(XMODS) modlist modlist.intel
89 modlist.karch: modlist modlist.intel
91 modlist.intel:
92 @cd $(SRC)/uts/intel; pwd; $(MAKE) $(NO_STATE) modlist
149 @cd $(UTSBASE)/intel/$@; pwd; $(MAKE) modlintlib
157 XRDIRS = ../i86pc ../intel ../common
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile41 INTEL_LIB_DIR = $(UTSBASE)/intel/lint-libs/$(OBJS_DIR)
64 modlist modlist.intel := NO_STATE= -K $$MODSTATE$$$$
70 .PARALLEL: $(PARALLEL_KMODS) $(XMODS) modlist modlist.intel
90 modlist.karch: modlist modlist.intel
92 modlist.intel:
93 @cd $(SRC)/uts/intel; pwd; $(MAKE) $(NO_STATE) modlist
146 @cd $(UTSBASE)/intel/$@; pwd; $(MAKE) modlintlib
156 XRDIRS = ../i86xpv ../i86pc ../intel ../common
/illumos-gate/usr/src/uts/intel/
H A DMakefile21 # uts/intel/Makefile
31 include Makefile.intel
90 # i86xpv and intel are all built in parallel. This requires building certain
98 # genassym is used to build intel/dtrace and genunix, so it should be built
104 # intel/ip so as a side effect this dependency builds intel/ip as part of the
107 # intel/dtrace depends on i86pc/genassym, so we need to build both
108 # i86pc/genassym and intel/genassym.
147 LGREP.intel = grep -v 'intel/i
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Ducode.h174 ucode_file_intel_t intel; member in union:ucode_file
279 { "intel", "txt", "GenuineIntel", 1 }, \

Completed in 64 milliseconds