Home
last modified time | relevance | path

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

/linux/arch/x86/boot/compressed/
A Dcpuflags.c4 bool has_cpuflag(int flag) in has_cpuflag() function
/linux/arch/x86/lib/
A Dkaslr.c25 #define has_cpuflag(f) boot_cpu_has(f) macro
/linux/arch/x86/kernel/
A Dsev-shared.c14 #define has_cpuflag(f) boot_cpu_has(f) macro

Completed in 7 milliseconds