Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c1677 struct its_collection *target_col; in its_set_affinity() local
1698 target_col = &its_dev->its->collections[cpu]; in its_set_affinity()
1699 its_send_movi(its_dev, target_col, id); in its_set_affinity()
3777 struct its_collection *target_col; in its_vpe_db_proxy_move() local
3797 target_col = &vpe_proxy.dev->its->collections[to]; in its_vpe_db_proxy_move()
3798 its_send_movi(vpe_proxy.dev, target_col, vpe->vpe_proxy_event); in its_vpe_db_proxy_move()