Home
last modified time | relevance | path

Searched refs:AMD64_GARTAPERTURECTL (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dgart.h27 #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()
/arch/x86/kernel/
Daperture_64.c284 ctl = read_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL); in early_gart_iommu_check()
340 ctl = read_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL); in early_gart_iommu_check()
342 write_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL, ctl); in early_gart_iommu_check()
387 AMD64_GARTAPERTURECTL); in gart_iommu_hole_init()
396 write_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL, ctl); in gart_iommu_hole_init()
494 write_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL, ctl); in gart_iommu_hole_init()
Damd_gart_64.c554 pci_read_config_dword(dev, AMD64_GARTAPERTURECTL, &aper_order); in read_aperture()
725 pci_read_config_dword(dev, AMD64_GARTAPERTURECTL, &ctl); in gart_iommu_shutdown()
729 pci_write_config_dword(dev, AMD64_GARTAPERTURECTL, ctl); in gart_iommu_shutdown()