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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap_machelf.c135 case CA_SUNW_HW_1:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c85 * Finally, investigate any CA_SUNW_HW_1 hardware capabilities.
279 case CA_SUNW_HW_1:
846 { { 0, 0, 0 }, { 0, 0, 0 }, NULL }, /* CA_SUNW_HW_1 */
882 case CA_SUNW_HW_1:
887 * passing in the CA_SUNW_HW_1 tag. However, the
888 * tokens could be CA_SUNW_HW_1 or CA_SUNW_HW_2.
897 ndx = CA_SUNW_HW_1;
916 * families (CA_SUNW_HW_1, CA_SUNW_HW_2), the number can be
919 * LD_HWCAP=[1]0x40 sets CA_SUNW_HW_1 with 0x40
932 if (tag == CA_SUNW_HW_1) {
[all...]
H A Delf.c2325 case CA_SUNW_HW_1:
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c431 * Expand a CA_SUNW_HW_1 value.
506 case CA_SUNW_HW_1:
589 case CA_SUNW_HW_1:
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c376 if (tag == CA_SUNW_HW_1) {
402 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1,
404 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_NEW, CA_SUNW_HW_1,
538 hw_cap(ofl, CA_SUNW_HW_1, scapset->oc_hw_1.cm_val);
882 case CA_SUNW_HW_1:
959 case CA_SUNW_HW_1:
1099 case CA_SUNW_HW_1:
1102 DBG_STATE_ORIGINAL, CA_SUNW_HW_1,
H A Dmap.c82 Dbg_cap_val_entry(ofl->ofl_lml, DBG_STATE_CURRENT, CA_SUNW_HW_1,
1319 if (!map_cap(mf, CA_SUNW_HW_1,
H A Dsections.c1648 capmask_value(ofl->ofl_lml, CA_SUNW_HW_1, &ocapset->oc_hw_1, &title);
1753 CAP_UPDATE(cap, capndx, CA_SUNW_HW_1, ocapset->oc_hw_1.cm_val);
1832 CAP_UPDATE(cap, capndx, CA_SUNW_HW_1,
H A Dmap_v2.c1035 CA_SUNW_HW_1, hw1, TRUE))
1052 CA_SUNW_HW_1, elfcap_hw1_from_str));
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c502 case CA_SUNW_HW_1:
828 ELFEDIT_CONST_CA, CA_SUNW_HW_1, 1),
1010 CA_SUNW_HW_1, ELFEDIT_CONST_HW1_SUNW);
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h782 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro
792 * capabilities (CA_SUNW_HW_1 values) are taken directly from sys/auxv_$MACH.h.
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h810 #define CA_SUNW_HW_1 1 /* first hardware capabilities entry */ macro

Completed in 93 milliseconds