Searched refs:CA_SUNW_HW_2 (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcap_machelf.c143 case CA_SUNW_HW_2:
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c74 * Third, investigate any CA_SUNW_HW_2 hardware capabilities.
297 case CA_SUNW_HW_2:
848 { { 0, 0, 0 }, { 0, 0, 0 }, NULL } /* CA_SUNW_HW_2 */
888 * tokens could be CA_SUNW_HW_1 or CA_SUNW_HW_2.
892 ndx = CA_SUNW_HW_2;
916 * families (CA_SUNW_HW_1, CA_SUNW_HW_2), the number can be
920 * LD_HWCAP=[2]0x80 sets CA_SUNW_HW_2 with 0x80
933 ndx = CA_SUNW_HW_2;
971 for (ndx = 0; ndx < CA_SUNW_HW_2; ndx++) {
1051 cap_settings[CA_SUNW_HW_2
[all...]
H A Delf.c2331 case CA_SUNW_HW_2:
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c457 * Expand a CA_SUNW_HW_2 value.
512 case CA_SUNW_HW_2:
595 case CA_SUNW_HW_2:
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c518 case CA_SUNW_HW_2:
842 ELFEDIT_CONST_CA, CA_SUNW_HW_2, 1),
1024 CA_SUNW_HW_2, ELFEDIT_CONST_HW2_SUNW);
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h784 #define CA_SUNW_HW_2 3 /* second hardware capabilities entry */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c535 hw_cap(ofl, CA_SUNW_HW_2, scapset->oc_hw_2.cm_val);
884 case CA_SUNW_HW_2:
960 case CA_SUNW_HW_2:
1113 case CA_SUNW_HW_2:
1116 DBG_STATE_ORIGINAL, CA_SUNW_HW_2,
H A Dsections.c1647 capmask_value(ofl->ofl_lml, CA_SUNW_HW_2, &ocapset->oc_hw_2, &title);
1749 CAP_UPDATE(cap, capndx, CA_SUNW_HW_2, ocapset->oc_hw_2.cm_val);
1828 CAP_UPDATE(cap, capndx, CA_SUNW_HW_2,
H A Dmap_v2.c1038 CA_SUNW_HW_2, hw2, FALSE))
1064 CA_SUNW_HW_2, elfcap_hw2_from_str));

Completed in 114 milliseconds