Searched refs:X86_FEATURE_MOVDIR64B (Results 1 – 3 of 3) sorted by relevance
365 #define X86_FEATURE_MOVDIR64B (16*32+28) /* MOVDIR64B instruction */ macro
369 #define X86_FEATURE_MOVDIR64B (16*32+28) /* MOVDIR64B instruction */ macro
479 if (!boot_cpu_has(X86_FEATURE_MOVDIR64B)) { in idxd_init_module()