Searched refs:target_cpus (Results 1 – 1 of 1) sorted by relevance
1097 unsigned long target_cpus; in vgic_v3_dispatch_sgi() local1121 target_cpus = FIELD_GET(ICC_SGI1R_TARGET_LIST_MASK, reg); in vgic_v3_dispatch_sgi()1123 for_each_set_bit(aff0, &target_cpus, hweight_long(ICC_SGI1R_TARGET_LIST_MASK)) { in vgic_v3_dispatch_sgi()
Completed in 7 milliseconds