Searched refs:X86_FEATURE_NOPL (Results 1 – 2 of 2) sorted by relevance
/tools/arch/x86/include/asm/ | ||
D | required-features.h | 45 # define NEED_NOPL (1<<(X86_FEATURE_NOPL & 31)) |
D | cpufeatures.h | 102 #define X86_FEATURE_NOPL ( 3*32+20) /* The NOPL (0F 1F) instructions */ macro |