Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/irqchip/
Dirq-gic-v3-its.c1649 struct its_collection *target_col; in its_set_affinity() local
1670 target_col = &its_dev->its->collections[cpu]; in its_set_affinity()
1671 its_send_movi(its_dev, target_col, id); in its_set_affinity()
3751 struct its_collection *target_col; in its_vpe_db_proxy_move() local
3771 target_col = &vpe_proxy.dev->its->collections[to]; in its_vpe_db_proxy_move()
3772 its_send_movi(vpe_proxy.dev, target_col, vpe->vpe_proxy_event); in its_vpe_db_proxy_move()