Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/boot/
H A Dcpucheck.c122 get_cpuflags(); in check_cpu()
141 get_cpuflags(); /* Make sure it really did something */ in check_cpu()
H A Dcpuflags.h23 void get_cpuflags(void);
H A Dcpuflags.c68 void get_cpuflags(void) in get_cpuflags() function
/linux-6.15/arch/x86/boot/compressed/
H A Dcpuflags.c6 get_cpuflags(); in has_cpuflag()