Home
last modified time | relevance | path

Searched refs:kHasVPCLMULQDQ (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/osfmk/i386/ !
H A Dcpu_capabilities.h86 #define kHasVPCLMULQDQ 0x0000400000000000ULL macro
/xnu-8796.141.3/osfmk/i386/commpage/ !
H A Dcommpage.c377 setif(bits, kHasVPCLMULQDQ, cpuid_leaf7_features() & in commpage_init_cpu_capabilities()