Searched defs:page_offset_mask (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ | ||
H A D | mem.c | 63 const u64 page_offset_mask = (1UL << page_offset_bits) - 1; in __mlx5_umem_find_best_quantized_pgoff() local |
Completed in 1 milliseconds