Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhugetlb.h152 unsigned long hugetlb_total_pages(void);
221 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/Linux-v5.15/arch/powerpc/platforms/pseries/
Dlparcfg.c472 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/Linux-v5.15/mm/
Dutil.c843 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
Dhugetlb.c4057 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function