Searched refs:SIZE_TO_PAGES (Results 1 – 1 of 1) sorted by relevance
1267 #define SIZE_TO_PAGES(size) (((size) >> PAGE_SHIFT) + ((((size) &\ macro2151 cpage_count = SIZE_TO_PAGES(cq_size); in bna_rx_res_req()2156 dpage_count = SIZE_TO_PAGES(dq_size); in bna_rx_res_req()2162 hpage_count = SIZE_TO_PAGES(hq_size); in bna_rx_res_req()