函数逻辑报告 |
Source Code:arch\x86\kernel\amd_nb.c |
Create Date:2022-07-27 09:42:55 |
Last Modify:2020-03-16 21:36:56 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Ignores subdevice/subvendor but as far as I can figure out* they're useless anyways
函数原型:bool __init early_is_amd_nb(unsigned int device)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | device |
329 | misc_ids等于amd_nb_misc_ids |
333 | 如果x86_vendor不等于X86_VENDOR_AMD且x86_vendor不等于X86_VENDOR_HYGON则返回:false |
340 | device右移等于16位 |
343 | 返回:true |
344 | 返回:false |
名称 | 描述 |
---|---|
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 插件可实现:逻辑报告 代码生成和批量转换代码 |