Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c200 static unsigned long its_list_map; variable
1416 if (!its_list_map) { in its_send_vmovp()
1867 if (!its_list_map || gic_rdists->has_rvpeid) in gic_requires_eager_mapping()
3953 if (its_list_map) in its_vpe_set_affinity()
3990 if (its_list_map) in its_vpe_set_affinity()
4067 if (its_list_map && !vpe->its_vm->vlpi_count[its->list_nr]) in its_vpe_invall()
5209 its_number = find_first_zero_bit(&its_list_map, GICv4_ITS_LIST_MAX); in its_compute_its_list_map()
5226 if (test_and_set_bit(its_number, &its_list_map)) { in its_compute_its_list_map()