函数逻辑报告 |
Source Code:arch\x86\kernel\aperture_64.c |
Create Date:2022-07-27 09:52:23 |
Last Modify:2020-03-17 10:38:51 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Look for an AGP bridge
函数原型:static unsigned int __init search_agp_bridge(unsigned int *order, int *valid_agp)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int * | order | |
int * | valid_agp |
236 | class等于Direct PCI access. This is used for PCI accesses in early boot beforethe PCI subsystem works. |
242 | 当: >> == PCI_CLASS_BRIDGE_HOST |
243 | 当: >> == PCI_CLASS_BRIDGE_OTHER |
245 | cap等于Find a PCI capability |
249 | valid_agp等于1 |
262 | 打印信息("No AGP bridge found\n") |
264 | 返回:0 |
名称 | 描述 |
---|---|
early_gart_iommu_check | With kexec/kdump, if the first kernel doesn't shut down the GART and the* second kernel allocates a different GART region, there might be two* overlapping GART regions present:* - the first still used by the GART initialized in the first kernel. |
gart_iommu_hole_init |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |