Home
last modified time | relevance | path

Searched refs:AV_386_AES (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dauxv_386.h69 #define AV_386_AES 0x4000000 /* Intel AES insns */ macro
/titanic_50/usr/src/common/elfcap/
H A Delfcap.c285 AV_386_AES, STRDESC("AV_386_AES"),
/titanic_50/usr/src/common/crypto/aes/
H A Daes_impl.c1784 cached_result = (ui & AV_386_AES) != 0; in intel_aes_instructions_present()
/titanic_50/usr/src/uts/i86pc/os/
H A Dcpuid.c2774 hwcap_flags |= AV_386_AES; in cpuid_pass4()