Home
last modified time | relevance | path

Searched refs:AV_SPARC_VIS2 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dauxv_SPARC.h45 #define AV_SPARC_VIS2 0x0040 /* VIS2 instruction set supported */ macro
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c138 AV_SPARC_VIS2, STRDESC("AV_SPARC_VIS2"),
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2.c134 cpu_hwcap_flags |= AV_SPARC_VIS | AV_SPARC_VIS2 | in cpu_setup()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c600 cpu_hwcap_flags = AV_SPARC_VIS | AV_SPARC_VIS2 |
H A Dus3_common.c528 cpu_hwcap_flags = AV_SPARC_VIS | AV_SPARC_VIS2; in cpu_setup()