Searched refs:fast_path (Results 1 – 3 of 3) sorted by relevance
202 bool map_wc, bool fast_path) in alloc_bfreg() argument232 if (fast_path) { in alloc_bfreg()255 bool map_wc, bool fast_path) in mlx5_alloc_bfreg() argument259 err = alloc_bfreg(mdev, bfreg, map_wc, fast_path); in mlx5_alloc_bfreg()264 return alloc_bfreg(mdev, bfreg, false, fast_path); in mlx5_alloc_bfreg()
3725 bool fast_path = true; in CopyUniqueClassMethodTypes() local3728 fast_path = false; in CopyUniqueClassMethodTypes()3732 if (fast_path) { in CopyUniqueClassMethodTypes()3738 fast_path = false; in CopyUniqueClassMethodTypes()3747 fast_path = false; in CopyUniqueClassMethodTypes()3770 if (fast_path) { in CopyUniqueClassMethodTypes()
1016 bool map_wc, bool fast_path);