Searched refs:target_cpus (Results 1 – 3 of 3) sorted by relevance
67 local target_cpus=$273 if [[ -n "$target_cpus" ]]; then74 for cpu in $(echo "$target_cpus" | tr ',' ' '); do
1105 unsigned long target_cpus; in vgic_v3_dispatch_sgi() local1129 target_cpus = FIELD_GET(ICC_SGI1R_TARGET_LIST_MASK, reg); in vgic_v3_dispatch_sgi()1131 for_each_set_bit(aff0, &target_cpus, hweight_long(ICC_SGI1R_TARGET_LIST_MASK)) { in vgic_v3_dispatch_sgi()
33 static unsigned short target_cpus[MAX_CPUS_IN_ONE_REQ]; variable 866 if (!CPU_ISSET_S(target_cpus[i], present_cpumask_size, in set_cpu_mask_from_punit_coremask() 870 CPU_SET_S(target_cpus[i], size, target_cpumask); in set_cpu_mask_from_punit_coremask() 2814 target_cpus[max_target_cpus++] = start; in parse_cpu_command() 2842 target_cpus[max_target_cpus++] = start; in check_optarg() 2865 printf("cpu [%d] in arg\n", target_cpus[i]); in check_optarg()