Home
last modified time | relevance | path

Searched refs:cpu_level_ptr (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/arch/x86/boot/
Dcpucheck.c111 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr) in check_cpu() argument
191 if (cpu_level_ptr) in check_cpu()
192 *cpu_level_ptr = cpu.level; in check_cpu()
Dboot.h272 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr);