Lines Matching defs:cpus
23 const struct cpumask *cpus) in hwprobe_arch_id()
63 const struct cpumask *cpus) in hwprobe_isa_ext0()
164 static bool hwprobe_ext0_has(const struct cpumask *cpus, unsigned long ext) in hwprobe_ext0_has()
173 static u64 hwprobe_misaligned(const struct cpumask *cpus) in hwprobe_misaligned()
196 static u64 hwprobe_misaligned(const struct cpumask *cpus) in hwprobe_misaligned()
209 static u64 hwprobe_vec_misaligned(const struct cpumask *cpus) in hwprobe_vec_misaligned()
233 static u64 hwprobe_vec_misaligned(const struct cpumask *cpus) in hwprobe_vec_misaligned()
246 const struct cpumask *cpus) in hwprobe_one_pair()
313 cpumask_t cpus; in hwprobe_get_values() local
368 cpumask_t cpus, one_cpu; in hwprobe_get_cpus() local
495 cpus, unsigned int, flags) in SYSCALL_DEFINE5() argument