Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\amd_gart_64.c Create Date:2022-07-28 08:52:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:set_up_gart_resume

Proto:void set_up_gart_resume(unsigned int aper_order, unsigned int aper_alloc)

Type:void

Parameter:

TypeParameterName
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
Caller
NameDescribe
gart_iommu_hole_init