Searched refs:boot_cpu_compatible_list (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dcpc_subr.c109 extern char *boot_cpu_compatible_list;
111 for (stat = -1, p = boot_cpu_compatible_list; p != NULL; p = q) {
113 * Get next CPU module name from boot_cpu_compatible_list
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_stubs.c255 char *boot_cpu_compatible_list; variable
H A Dkobj.c217 char *boot_cpu_compatible_list; /* make $CPU available */ variable
458 boot_cpu_compatible_list = find_libmacro("CPU");

Completed in 52 milliseconds