Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/boot/
Dcpucheck.c121 get_cpuflags(); in check_cpu()
140 get_cpuflags(); /* Make sure it really did something */ in check_cpu()
Dcpuflags.h19 void get_cpuflags(void);
Dcpuflags.c77 void get_cpuflags(void) in get_cpuflags() function
/Linux-v6.6/arch/x86/boot/compressed/
Dcpuflags.c6 get_cpuflags(); in has_cpuflag()