函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\hugetlb.h Create Date:2022-07-27 06:54:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:arch_make_huge_pte

函数原型:static inline pte_t arch_make_huge_pte(pte_t entry, struct vm_area_struct *vma, struct page *page, int writable)

返回类型:pte_t

参数:

类型参数名称
pte_tentry
struct vm_area_struct *vma
struct page *page
intwritable
542  返回:entry
调用者
名称描述
make_huge_pte
hugetlb_change_protection
remove_migration_pteRestore a potential migration pte to a working pte entry