函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\hugetlb.c Create Date:2022-07-27 16:58:24
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:hugetlb_init_hstates

函数原型:static void __init hugetlb_init_hstates(void)

返回类型:void

参数:

2218  如果Minimum page order among possible hugepage sizes, set to a proper value* at boot time.大于huge_page_order(h)则Minimum page order among possible hugepage sizes, set to a proper value* at boot time.等于huge_page_order(h)
2222  如果非hstate_is_gigantic(h)则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)
调用者
名称描述
hugetlb_init