Searched refs:fast_path (Results 1 – 3 of 3) sorted by relevance
204 bool map_wc, bool fast_path) in alloc_bfreg() argument234 if (fast_path) { in alloc_bfreg()257 bool map_wc, bool fast_path) in mlx5_alloc_bfreg() argument261 err = alloc_bfreg(mdev, bfreg, map_wc, fast_path); in mlx5_alloc_bfreg()266 return alloc_bfreg(mdev, bfreg, false, fast_path); in mlx5_alloc_bfreg()
3522 bool fast_path = true; in CopyUniqueClassMethodTypes() local3533 fast_path = false; in CopyUniqueClassMethodTypes()3538 if (fast_path) { in CopyUniqueClassMethodTypes()3550 fast_path = false; in CopyUniqueClassMethodTypes()3566 fast_path = false; in CopyUniqueClassMethodTypes()3578 if (fast_path) { in CopyUniqueClassMethodTypes()
976 bool map_wc, bool fast_path);