Searched refs:AV_386_AES (Results 1 – 4 of 4) sorted by relevance
69 #define AV_386_AES 0x4000000 /* Intel AES insns */ macro
285 AV_386_AES, STRDESC("AV_386_AES"),
1784 cached_result = (ui & AV_386_AES) != 0; in intel_aes_instructions_present()
2774 hwcap_flags |= AV_386_AES; in cpuid_pass4()