Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhugetlb.h157 unsigned long hugetlb_total_pages(void);
269 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dlparcfg.c502 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/linux-6.3-rc2/mm/
A Dutil.c885 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
A Dhugetlb.c4708 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function

Completed in 27 milliseconds