Home
last modified time | relevance | path

Searched refs:hugetlb_total_pages (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhugetlb.h135 unsigned long hugetlb_total_pages(void);
198 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h149 unsigned long hugetlb_total_pages(void);
295 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dlparcfg.c472 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dlparcfg.c502 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/kernel/linux/linux-5.10/mm/
H A Dutil.c915 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
H A Dhugetlb.c3612 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/kernel/linux/linux-6.6/mm/
H A Dutil.c893 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
H A Dhugetlb.c4778 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function

Completed in 25 milliseconds