Home
last modified time | relevance | path

Searched refs:PAGE_SZ_BM (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/mana/
H A Dmain.c456 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()
H A Dmana_ib.h17 #define PAGE_SZ_BM \ macro