Searched refs:MLX_MAXPHYS (Results 1 – 2 of 2) sorted by relevance
53 #define MLX_MAXPHYS (128 * 1024) macro
400 MLX_MAXPHYS, /* maxsize */ in mlx_attach()2066 if (mu->mu_datasize > MLX_MAXPHYS) { in mlx_user_command()