Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb.h149 unsigned long hugetlb_total_pages(void);
295 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c516 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/linux/mm/
H A Dutil.c911 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
H A Dhugetlb.c5107 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function