Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dgart.h28 #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/
A Daperture_64.c328 ctl = read_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL); in early_gart_iommu_check()
384 ctl = read_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL); in early_gart_iommu_check()
386 write_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL, ctl); in early_gart_iommu_check()
434 AMD64_GARTAPERTURECTL); in gart_iommu_hole_init()
443 write_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL, ctl); in gart_iommu_hole_init()
555 write_pci_config(bus, slot, 3, AMD64_GARTAPERTURECTL, ctl); in gart_iommu_hole_init()
A Damd_gart_64.c524 pci_read_config_dword(dev, AMD64_GARTAPERTURECTL, &aper_order); in read_aperture()
699 pci_read_config_dword(dev, AMD64_GARTAPERTURECTL, &ctl); in gart_iommu_shutdown()
703 pci_write_config_dword(dev, AMD64_GARTAPERTURECTL, ctl); in gart_iommu_shutdown()

Completed in 6 milliseconds