Home
last modified time | relevance | path

Searched refs:get_cpuflags (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/x86/boot/
Dcpucheck.c122 get_cpuflags(); in check_cpu()
142 get_cpuflags(); /* Make sure it really did something */ in check_cpu()
Dcpuflags.h19 void get_cpuflags(void);
Dcpuflags.c87 void get_cpuflags(void) in get_cpuflags() function
/Linux-v4.19/arch/x86/boot/compressed/
Dcpuflags.c8 get_cpuflags(); in has_cpuflag()