Searched refs:SIZE_TO_PAGES (Results 1 – 1 of 1) sorted by relevance
1275 #define SIZE_TO_PAGES(size) (((size) >> PAGE_SHIFT) + ((((size) &\ macro2159 cpage_count = SIZE_TO_PAGES(cq_size); in bna_rx_res_req()2164 dpage_count = SIZE_TO_PAGES(dq_size); in bna_rx_res_req()2170 hpage_count = SIZE_TO_PAGES(hq_size); in bna_rx_res_req()