Searched refs:target_col (Results 1 – 1 of 1) sorted by relevance
1668 struct its_collection *target_col; in its_set_affinity() local1689 target_col = &its_dev->its->collections[cpu]; in its_set_affinity()1690 its_send_movi(its_dev, target_col, id); in its_set_affinity()3771 struct its_collection *target_col; in its_vpe_db_proxy_move() local3791 target_col = &vpe_proxy.dev->its->collections[to]; in its_vpe_db_proxy_move()3792 its_send_movi(vpe_proxy.dev, target_col, vpe->vpe_proxy_event); in its_vpe_db_proxy_move()