Searched refs:AV_SPARC_VIS2 (Results 1 – 5 of 5) sorted by relevance
45 #define AV_SPARC_VIS2 0x0040 /* VIS2 instruction set supported */ macro
136 AV_SPARC_VIS2, STRDESC("AV_SPARC_VIS2"),
134 cpu_hwcap_flags |= AV_SPARC_VIS | AV_SPARC_VIS2 | in cpu_setup()
600 cpu_hwcap_flags = AV_SPARC_VIS | AV_SPARC_VIS2 |
528 cpu_hwcap_flags = AV_SPARC_VIS | AV_SPARC_VIS2; in cpu_setup()