Home | Sort by relevance Sort by last modified time |
/external/syslinux/com32/include/ | |
cpufeature.h | 97 #define X86_FEATURE_AES (4*32+25) /* AES instructions */ |
/external/syslinux/com32/gpllib/ | |
cpuid.c | 552 cpu->flags.aes = cpu_has(c, X86_FEATURE_AES); |