Home
last modified time | relevance | path

Searched defs:has_cpuflag (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Dcpuflags.c4 bool has_cpuflag(int flag) in has_cpuflag() function
/linux/arch/x86/boot/startup/
H A Dsev-shared.c15 #define has_cpuflag(f) cpu_feature_enabled(f) macro