Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dio.h42 #define PCI_DRAM_OFFSET 0 macro
46 #define PCI_DRAM_OFFSET pci_dram_offset macro
50 #define PCI_DRAM_OFFSET 0 macro
996 return __pa(address) + PCI_DRAM_OFFSET; in virt_to_bus()
1004 return __va(address - PCI_DRAM_OFFSET); in bus_to_virt()
/linux/drivers/block/
A Dswim3.c414 return paddr + PCI_DRAM_OFFSET; in swim3_phys_to_bus()
/linux/arch/powerpc/kernel/
A Dpci-common.c1064 dev->dev.archdata.dma_offset = PCI_DRAM_OFFSET; in pcibios_bus_add_device()

Completed in 11 milliseconds