Searched defs:cpu_level_ptr (Results 1 - 1 of 1) sorted by relevance

/arch/x86/boot/
H A Dcpucheck.c180 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr) argument
246 if (cpu_level_ptr)
247 *cpu_level_ptr = cpu.level;

Completed in 41 milliseconds