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