Searched refs:rxe_map_set (Results 1 – 3 of 3) sorted by relevance
27 struct rxe_map_set *set = mr->cur_map_set; in mr_check_range()68 static void rxe_mr_free_map_set(int num_map, struct rxe_map_set *set) in rxe_mr_free_map_set()79 static int rxe_mr_alloc_map_set(int num_map, struct rxe_map_set **setp) in rxe_mr_alloc_map_set()82 struct rxe_map_set *set; in rxe_mr_alloc_map_set()167 struct rxe_map_set *set; in rxe_mr_init_user()271 struct rxe_map_set *set = mr->cur_map_set; in lookup_iova()633 struct rxe_map_set *set; in rxe_reg_fast_mr()665 struct rxe_map_set *set = mr->next_map_set; in rxe_mr_set_page()
293 struct rxe_map_set { struct333 struct rxe_map_set *cur_map_set;334 struct rxe_map_set *next_map_set;
985 struct rxe_map_set *set = mr->next_map_set; in rxe_map_mr_sg()
Completed in 15 milliseconds