Function report |
Source Code:arch\x86\include\asm\gart.h |
Create Date:2022-07-28 07:39:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:enable_gart_translation
Proto:static inline void enable_gart_translation(struct pci_dev *dev, u64 addr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pci_dev * | dev | |
u64 | addr |
80 | addr >>= 12 |
82 | tmp &= ~0xf |
88 | ctl &= ~(DISGARTCPU | DISGARTIO) |
Name | Describe |
---|---|
enable_gart_translations |
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 |