Home
last modified time | relevance | path

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

/linux/lib/
H A Dalloc_tag.c787 struct pfn_pool { struct
788 struct pfn_pool *next; argument
793 #define PFN_POOL_SIZE ((PAGE_SIZE - offsetof(struct pfn_pool, pfns)) / \ argument
808 static struct pfn_pool *current_pfn_pool __initdata;
812 struct pfn_pool *pool; in __alloc_tag_add_early_pfn()
819 struct pfn_pool *new; in __alloc_tag_add_early_pfn()
869 struct pfn_pool *pool, *next; in clear_early_alloc_pfn_tag_refs()