Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dbootmem.h145 #define alloc_bootmem_pages(x) \ macro
/linux-4.19.296/drivers/xen/
Dswiotlb-xen.c220 xen_io_tlb_start = alloc_bootmem_pages(PAGE_ALIGN(bytes)); in xen_swiotlb_init()