Searched refs:X86_FEATURE_MOVDIR64B (Results 1 – 3 of 3) sorted by relevance
395 #define X86_FEATURE_MOVDIR64B (16*32+28) /* MOVDIR64B instruction */ macro
405 #define X86_FEATURE_MOVDIR64B (16*32+28) /* MOVDIR64B instruction */ macro
863 if (!cpu_feature_enabled(X86_FEATURE_MOVDIR64B)) { in idxd_init_module()