Home
last modified time | relevance | path

Searched refs:X86_FEATURE_AVX512_VPOPCNTDQ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcpuid-deps.c66 { X86_FEATURE_AVX512_VPOPCNTDQ, X86_FEATURE_AVX512F },
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dcpufeatures.h360 #define X86_FEATURE_AVX512_VPOPCNTDQ (16*32+14) /* POPCNT for vectors of DW/QW */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeatures.h364 #define X86_FEATURE_AVX512_VPOPCNTDQ (16*32+14) /* POPCNT for vectors of DW/QW */ macro