Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/mlx5/core/
H A Dmr.c605 bool *change_map, unsigned int asid) in mlx5_vdpa_handle_set_map() argument
610 *change_map = false; in mlx5_vdpa_handle_set_map()
614 *change_map = true; in mlx5_vdpa_handle_set_map()
616 if (!*change_map) in mlx5_vdpa_handle_set_map()
H A Dmlx5_vdpa.h118 bool *change_map, unsigned int asid);
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c2932 bool change_map; in set_map_data() local
2935 err = mlx5_vdpa_handle_set_map(mvdev, iotlb, &change_map, asid); in set_map_data()
2941 if (change_map) in set_map_data()