Searched refs:AMD64_GART_BASE (Results 1 – 2 of 2) sorted by relevance
111 gart_base = pci_config_get32(sc->gsoft_pcihdl, AMD64_GART_BASE); in amd64_enable_gart()288 pci_config_put32(sc->gsoft_pcihdl, AMD64_GART_BASE, addr); in amd64_gart_ioctl()307 pci_config_put32(sc->gsoft_pcihdl, AMD64_GART_BASE, 0x00000000); in amd64_gart_ioctl()
323 #define AMD64_GART_BASE 0x98 macro