Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhugetlb.h135 unsigned long hugetlb_total_pages(void);
203 static inline unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dlparcfg.c472 maxmem += hugetlb_total_pages() * PAGE_SIZE; in maxmem_data()
/OK3568_Linux_fs/kernel/mm/
H A Dutil.c870 allowed = ((totalram_pages() - hugetlb_total_pages()) in vm_commit_limit()
H A Dhugetlb.c3594 unsigned long hugetlb_total_pages(void) in hugetlb_total_pages() function