Home
last modified time | relevance | path

Searched defs:check_cpu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dcpucheck.c111 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr) in check_cpu() function
/openbmc/linux/tools/perf/tests/
H A Dswitch-tracking.c92 static int check_cpu(struct switch_tracking *switch_tracking, int cpu) in check_cpu() function