Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dlparcfg.c502 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/openbmc/linux/mm/
H A Dutil.c893 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
H A Dhugetlb.c4763 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function