Searched refs:target_col (Results 1 – 1 of 1) sorted by relevance
1649 struct its_collection *target_col; in its_set_affinity() local1670 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() local3771 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()