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