Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vdpa/mlx5/core/
Dmr.c565 bool *change_map, unsigned int asid) in mlx5_vdpa_handle_set_map() argument
570 *change_map = false; in mlx5_vdpa_handle_set_map()
574 *change_map = true; in mlx5_vdpa_handle_set_map()
576 if (!*change_map) in mlx5_vdpa_handle_set_map()
Dmlx5_vdpa.h119 bool *change_map, unsigned int asid);
/linux-6.1.9/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2630 bool change_map; in set_map_data() local
2633 err = mlx5_vdpa_handle_set_map(mvdev, iotlb, &change_map, asid); in set_map_data()
2639 if (change_map) in set_map_data()