Searched refs:X86_FEATURE_MOVDIR64B (Results 1 – 2 of 2) sorted by relevance
409 #define X86_FEATURE_MOVDIR64B (16*32+28) /* "movdir64b" MOVDIR64B instruction */ macro
1334 if (!cpu_feature_enabled(X86_FEATURE_MOVDIR64B)) { in idxd_init_module()