Searched refs:mapped_cpu (Results 1 – 3 of 3) sorted by relevance
417 int mapped_cpu; in map_to_cpu() local 421 mapped_cpu = _map_to_cpu(index); in map_to_cpu() 424 while (unlikely(!cpu_online(mapped_cpu))) in map_to_cpu() 425 mapped_cpu = _map_to_cpu(index); in map_to_cpu() 428 return mapped_cpu; in map_to_cpu()
290 * @mapped_cpu: Pointer to store the CPU for which the irq was allocated293 unsigned int *mapped_cpu) in irq_matrix_alloc_managed() argument 316 *mapped_cpu = cpu; in irq_matrix_alloc_managed() 381 * @mapped_cpu: Pointer to store the CPU for which the irq was allocated384 bool reserved, unsigned int *mapped_cpu) in irq_matrix_alloc() argument 410 *mapped_cpu = cpu; in irq_matrix_alloc()
1252 unsigned int *mapped_cpu);1256 bool reserved, unsigned int *mapped_cpu);