Searched refs:AMD64_GARTAPERTURECTL (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | gart.h | 28 #define AMD64_GARTAPERTURECTL 0x90 macro 71 pci_write_config_dword(dev, AMD64_GARTAPERTURECTL, ctl); in gart_set_size_and_enable() 85 pci_read_config_dword(dev, AMD64_GARTAPERTURECTL, &ctl); in enable_gart_translation() 88 pci_write_config_dword(dev, AMD64_GARTAPERTURECTL, ctl); in enable_gart_translation()
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 525 pci_read_config_dword(dev, AMD64_GARTAPERTURECTL, &aper_order); in read_aperture() 704 pci_read_config_dword(dev, AMD64_GARTAPERTURECTL, &ctl); in gart_iommu_shutdown() 708 pci_write_config_dword(dev, AMD64_GARTAPERTURECTL, ctl); in gart_iommu_shutdown()
|