Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhugetlb.h134 unsigned long hugetlb_total_pages(void);
197 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dlparcfg.c472 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/Linux-v5.10/mm/
Dutil.c812 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
Dhugetlb.c3538 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function