Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dcore.c908 const unsigned long nr_pages_pool = KFENCE_POOL_SIZE / PAGE_SIZE; in kfence_init_late() local
917 pages = alloc_contig_pages(nr_pages_pool, GFP_KERNEL, first_online_node, in kfence_init_late()
928 if (nr_pages_pool > MAX_ORDER_NR_PAGES || in kfence_init_late()