Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhugetlb.h140 unsigned long hugetlb_total_pages(void);
286 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/linux-6.12.1/arch/powerpc/platforms/pseries/
Dlparcfg.c516 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/linux-6.12.1/mm/
Dutil.c984 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
Dhugetlb.c4949 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function