Searched refs:RESMAP_SIZE (Results 1 – 1 of 1) sorted by relevance
147 #define RESMAP_SIZE(_page_cnt) \ macro1135 kzalloc(sizeof(struct resmap) + RESMAP_SIZE(page_cnt), GFP_KERNEL); in init_resmap()