Searched defs:has_cpuflag (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 291 milliseconds