Searched refs:cpu_has_eflag (Results 1 – 6 of 6) sorted by relevance
39 static inline __constfunc bool cpu_has_eflag(unsigned long flag) in cpu_has_eflag() function
45 if (!cpu_has_eflag(EFLAGS_ID)) { in main()
41 return cpu_has_eflag(X86_EFLAGS_ID); in cpu_has_cpuid()
335 if (!cpu_has_eflag(EFLAGS_ID)) { in sysappend_set_cpu()337 *p++ = cpu_has_eflag(EFLAGS_AC) ? '4' : '3'; in sysappend_set_cpu()
52 if (!cpu_has_eflag(EFLAGS_ID)) in dump_cpuid()
55 return cpu_has_eflag(X86_EFLAGS_ID); in have_cpuid_p()