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()
3655 bool fast_path = true; in CopyUniqueClassMethodTypes() local3658 fast_path = false; in CopyUniqueClassMethodTypes()3662 if (fast_path) { in CopyUniqueClassMethodTypes()3668 fast_path = false; in CopyUniqueClassMethodTypes()3677 fast_path = false; in CopyUniqueClassMethodTypes()3700 if (fast_path) { in CopyUniqueClassMethodTypes()
1024 bool map_wc, bool fast_path);