Searched refs:cpu_level_ptr (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/boot/
H A Dboot.h272 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr);
H A Dcpucheck.c111 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr) argument
191 if (cpu_level_ptr)
192 *cpu_level_ptr = cpu.level;

Completed in 179 milliseconds