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

/linux-master/include/linux/
H A Dhugetlb.h149 unsigned long hugetlb_total_pages(void);
296 static inline unsigned long hugetlb_total_pages(void) function
/linux-master/mm/
H A Dutil.c911 allowed = ((totalram_pages() - hugetlb_total_pages())
H A Dhugetlb.c5126 unsigned long hugetlb_total_pages(void) function
/linux-master/arch/powerpc/platforms/pseries/
H A Dlparcfg.c506 maxmem += hugetlb_total_pages() * PAGE_SIZE;

Completed in 222 milliseconds