Searched refs:PAGE_SZ_BM (Results 1 – 2 of 2) sorted by relevance
456 page_sz = ib_umem_find_best_pgsz(umem, PAGE_SZ_BM, virt); in mana_ib_create_dma_region()471 page_sz = ib_umem_find_best_pgoff(umem, PAGE_SZ_BM, 0); in mana_ib_create_zero_offset_dma_region()552 props->page_size_cap = PAGE_SZ_BM; in mana_ib_query_device()
17 #define PAGE_SZ_BM \ macro