Searched refs:isa_list (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dtokens.c66 desc->isa_list = list;
/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c247 * During startup isa_list is allocated in OBP address space
253 p = kmem_zalloc(strlen(isa_list) + 1, KM_SLEEP);
254 (void) strcpy(p, isa_list);
255 isa_list = p;
/illumos-gate/usr/src/uts/common/syscall/
H A Dsysteminfo.c119 kstr = isa_list;
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h106 extern char *isa_list; /* For sysinfo's isalist option */
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c556 /* Initialize isa_list */
557 char *isa_list = architecture; variable
/illumos-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c422 isa_list = construct_isalist(mdp, cpulist[0],
425 isa_list = construct_isalist(mdp, cpulist[0], NULL);
595 * Construct the space separated isa_list.
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c2318 * Set the isa_list string to the defined instruction sets we
3232 extern char *isa_list;
3274 isa_list = strcpy(kmem_alloc(len, KM_SLEEP), tp);
/illumos-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1419 char *isa_list; /* sysinfo(SI_ISALIST) list */ member in struct:isa_desc
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c595 isa_list =
H A Dspitfire.c467 isa_list =
H A Dus3_common.c519 isa_list =

Completed in 93 milliseconds