Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhugetlb.h166 unsigned long hugetlb_total_pages(void);
251 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/linux-6.1.9/arch/powerpc/platforms/pseries/
Dlparcfg.c558 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/linux-6.1.9/mm/
Dutil.c942 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
Dhugetlb.c4697 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function