Searched refs:nr_pages_pool (Results 1 – 1 of 1) sorted by relevance
998 const unsigned long nr_pages_pool = KFENCE_POOL_SIZE / PAGE_SIZE; in kfence_init_late() local1007 pages = alloc_contig_pages(nr_pages_pool, GFP_KERNEL | __GFP_SKIP_KASAN, in kfence_init_late()1018 if (nr_pages_pool > MAX_ORDER_NR_PAGES || in kfence_init_late()