Home
last modified time | relevance | path

Searched defs:alloc_pages (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
H A Dpercpu-km.c109 size_t nr_pages, alloc_pages; in pcpu_verify_alloc_info() local
/linux/drivers/xen/
H A Dunpopulated-alloc.c39 unsigned int i, alloc_pages = round_up(nr_pages, PAGES_PER_SECTION); in fill_list() local
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c53 u64 npages, bool alloc_pages) in pvrdma_page_dir_init()
/linux/include/linux/
H A Dgfp.h341 #define alloc_pages(...) alloc_hooks(alloc_pages_noprof(__VA_ARGS__)) macro
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2387 u32 alloc_pages, psz; in its_setup_baser() local