Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3-its.c1146 struct its_collection *target_col; in its_set_affinity() local
1169 target_col = &its_dev->its->collections[cpu]; in its_set_affinity()
1170 its_send_movi(its_dev, target_col, id); in its_set_affinity()
2768 struct its_collection *target_col; in its_vpe_db_proxy_move() local
2785 target_col = &vpe_proxy.dev->its->collections[to]; in its_vpe_db_proxy_move()
2786 its_send_movi(vpe_proxy.dev, target_col, vpe->vpe_proxy_event); in its_vpe_db_proxy_move()