Function report |
Source Code:arch\x86\kernel\amd_gart_64.c |
Create Date:2022-07-28 08:52:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_iommu_size
Proto:static __init unsigned long check_iommu_size(unsigned long aper, u64 aper_size)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | aper | |
u64 | aper_size |
503 | If Not size of remapping area bytes Then |
505 | If Not no_agp Then size of remapping area bytes /= 2 |
509 | a = aper + size of remapping area bytes |
512 | If size of remapping area bytes < 64 * 1024 * 1024 Then |
513 | pr_warn("PCI-DMA: Warning: Small IOMMU %luMB. Consider increasing the AGP aperture in BIOS\n", size of remapping area bytes >> 20) |
518 | Return size of remapping area bytes |
Name | Describe |
---|---|
gart_iommu_init |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |