Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhugetlb.h80 unsigned long hugetlb_total_pages(void);
130 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/linux-4.4.14/mm/
Dutil.c411 allowed = ((totalram_pages - hugetlb_total_pages()) in vm_commit_limit()
Dhugetlb.c2910 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function