Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\hugetlb.c Create Date:2022-07-28 15:27:03
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hugetlb_init_hstates

Proto:static void __init hugetlb_init_hstates(void)

Type:void

Parameter:Nothing

2218  If Minimum page order among possible hugepage sizes, set to a proper value* at boot time. > huge_page_order(h) Then Minimum page order among possible hugepage sizes, set to a proper value* at boot time. = huge_page_order(h)
2222  If Not hstate_is_gigantic(h) Then hugetlb_hstate_alloc_pages(h)
2225  VM_BUG_ON(Minimum page order among possible hugepage sizes, set to a proper value* at boot time. == UINT_MAX)
Caller
NameDescribe
hugetlb_init