Home
last modified time | relevance | path

Searched refs:AV_SPARC_VIS (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dauxv_SPARC.h44 #define AV_SPARC_VIS 0x0020 /* VIS instruction set supported */ macro
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c134 AV_SPARC_VIS, STRDESC("AV_SPARC_VIS"),
/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 Dspitfire.c472 cpu_hwcap_flags = AV_SPARC_VIS; in cpu_setup()
H A Dus3_common.c528 cpu_hwcap_flags = AV_SPARC_VIS | AV_SPARC_VIS2; in cpu_setup()