Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/boot/
Dcpu.c78 check_cpu(&cpu_level, &req_level, &err_flags); in validate_cpu()
Dcpucheck.c111 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr) in check_cpu() function
Dboot.h272 int check_cpu(int *cpu_level_ptr, int *req_level_ptr, u32 **err_flags_ptr);
/Linux-v6.1/tools/perf/tests/
Dswitch-tracking.c91 static int check_cpu(struct switch_tracking *switch_tracking, int cpu) in check_cpu() function
145 err = check_cpu(switch_tracking, cpu); in process_sample_event()