函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\amd_gart_64.c Create Date:2022-07-27 09:51:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:set_up_gart_resume

函数原型:void set_up_gart_resume(unsigned int aper_order, unsigned int aper_alloc)

返回类型:void

参数:

类型参数名称
unsigned intaper_order
unsigned intaper_alloc
568  If fix_up_north_bridges is set, the north bridges have to be fixed up on* resume in the same way as they are handled in gart_iommu_hole_init(). = true
569  aperture_order等于aper_order
570  aperture_alloc等于aper_alloc
调用者
名称描述
gart_iommu_hole_init