Searched defs:hugepage_subpool (Results 1 – 1 of 1) sorted by relevance
22 struct hugepage_subpool { struct23 spinlock_t lock;47 struct hugepage_subpool *hugepage_new_subpool(struct hstate *h, long max_hpages, argument