/linux-3.3/drivers/video/omap2/ |
D | vram.c | 57 unsigned long paddr; member 63 unsigned long paddr; member 70 unsigned long paddr; member 77 static inline int region_mem_type(unsigned long paddr) in region_mem_type() 86 static struct vram_region *omap_vram_create_region(unsigned long paddr, in omap_vram_create_region() 111 unsigned long paddr, unsigned pages) in omap_vram_create_allocation() 140 int omap_vram_add_region(unsigned long paddr, size_t size) in omap_vram_add_region() 169 int omap_vram_free(unsigned long paddr, size_t size) in omap_vram_free() 202 static int _omap_vram_reserve(unsigned long paddr, unsigned pages) in _omap_vram_reserve() 250 int omap_vram_reserve(unsigned long paddr, size_t size) in omap_vram_reserve() [all …]
|
/linux-3.3/arch/m68k/mm/ |
D | memory.c | 131 static inline void clear040(unsigned long paddr) in clear040() 142 static inline void cleari040(unsigned long paddr) in cleari040() 154 static inline void push040(unsigned long paddr) in push040() 166 static inline void pushcl040(unsigned long paddr) in pushcl040() 204 void cache_clear (unsigned long paddr, int len) in cache_clear() 253 void cache_push (unsigned long paddr, int len) in cache_push()
|
/linux-3.3/arch/h8300/mm/ |
D | memory.c | 33 void cache_clear (unsigned long paddr, int len) in cache_clear() 38 void cache_push (unsigned long paddr, int len) in cache_push() 50 unsigned long kernel_map(unsigned long paddr, unsigned long size, in kernel_map()
|
/linux-3.3/arch/mips/cavium-octeon/ |
D | dma-octeon.c | 31 static dma_addr_t octeon_hole_phys_to_dma(phys_addr_t paddr) in octeon_hole_phys_to_dma() 47 static dma_addr_t octeon_gen1_phys_to_dma(struct device *dev, phys_addr_t paddr) in octeon_gen1_phys_to_dma() 64 static dma_addr_t octeon_gen2_phys_to_dma(struct device *dev, phys_addr_t paddr) in octeon_gen2_phys_to_dma() 74 static dma_addr_t octeon_big_phys_to_dma(struct device *dev, phys_addr_t paddr) in octeon_big_phys_to_dma() 97 phys_addr_t paddr) in octeon_small_phys_to_dma() 205 static dma_addr_t octeon_unity_phys_to_dma(struct device *dev, phys_addr_t paddr) in octeon_unity_phys_to_dma() 221 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma()
|
/linux-3.3/arch/frv/include/asm/ |
D | highmem.h | 79 #define __kmap_atomic_primary(type, paddr, ampr) \ argument 100 #define __kmap_atomic_secondary(slot, paddr) \ argument 117 unsigned long paddr; in kmap_atomic_primary() local
|
/linux-3.3/arch/mips/jazz/ |
D | jazzdma.c | 50 unsigned long paddr = 0; in vdma_pgtbl_init() local 92 unsigned long vdma_alloc(unsigned long paddr, unsigned long size) in vdma_alloc() 212 int vdma_remap(unsigned long laddr, unsigned long paddr, unsigned long size) in vdma_remap() 283 unsigned long vdma_phys2log(unsigned long paddr) in vdma_phys2log()
|
/linux-3.3/arch/ia64/sn/pci/ |
D | tioca_provider.c | 283 tioca_dma_d64(unsigned long paddr) in tioca_dma_d64() 325 tioca_dma_d48(struct pci_dev *pdev, u64 paddr) in tioca_dma_d48() 373 tioca_dma_mapped(struct pci_dev *pdev, unsigned long paddr, size_t req_size) in tioca_dma_mapped() 513 tioca_dma_map(struct pci_dev *pdev, unsigned long paddr, size_t byte_count, int dma_flags) in tioca_dma_map()
|
/linux-3.3/drivers/scsi/ |
D | gdth_proc.c | 47 u64 paddr; in gdth_set_asc_info() local 161 u64 paddr; in gdth_get_info() local 676 u64 *paddr) in gdth_ioctl_alloc() 703 static void gdth_ioctl_free(gdth_ha_str *ha, int size, char *buf, u64 paddr) in gdth_ioctl_free()
|
/linux-3.3/arch/x86/mm/ |
D | pat.c | 385 static unsigned long lookup_memtype(u64 paddr) in lookup_memtype() 573 static int reserve_pfn_range(u64 paddr, unsigned long size, pgprot_t *vma_prot, in reserve_pfn_range() 645 static void free_pfn_range(u64 paddr, unsigned long size) in free_pfn_range() 663 resource_size_t paddr; in track_pfn_vma_copy() local 696 resource_size_t paddr; in track_pfn_vma_new() local 724 resource_size_t paddr; in untrack_pfn_vma() local
|
/linux-3.3/net/sctp/ |
D | endpointola.c | 324 const union sctp_addr *paddr, in __sctp_endpoint_lookup_assoc() 369 const union sctp_addr *paddr, in sctp_endpoint_lookup_assoc() 385 const union sctp_addr *paddr) in sctp_endpoint_is_peeled_off()
|
D | input.c | 883 const union sctp_addr *paddr, in sctp_lookup_association() 897 const union sctp_addr *paddr) in sctp_has_association() 933 union sctp_addr *paddr = &addr; in __sctp_rcv_init_lookup() local 999 union sctp_addr paddr; in __sctp_rcv_asconf_lookup() local 1122 const union sctp_addr *paddr, in __sctp_rcv_lookup()
|
/linux-3.3/arch/sh/mm/ |
D | tlb-sh5.c | 121 unsigned long asid, unsigned long paddr) in sh64_setup_tlb_slot() 153 unsigned long paddr, flags; in tlb_wire_entry() local
|
D | cache-sh5.c | 35 unsigned long paddr) in sh64_setup_dtlb_cache_slot() 325 static void sh64_dcache_purge_coloured_phy_page(unsigned long paddr, in sh64_dcache_purge_coloured_phy_page() 359 static void sh64_dcache_purge_phy_page(unsigned long paddr) in sh64_dcache_purge_phy_page() 391 unsigned long paddr; in sh64_dcache_purge_user_pages() local
|
/linux-3.3/arch/ia64/sn/pci/pcibr/ |
D | pcibr_dma.c | 45 u64 paddr, size_t req_size, u64 flags, int dma_flags) in pcibr_dmamap_ate32() 128 pcibr_dmatrans_direct64(struct pcidev_info * info, u64 paddr, in pcibr_dmatrans_direct64() 167 u64 paddr, size_t req_size, u64 flags, int dma_flags) in pcibr_dmatrans_direct32()
|
/linux-3.3/drivers/xen/ |
D | swiotlb-xen.c | 57 static dma_addr_t xen_phys_to_bus(phys_addr_t paddr) in xen_phys_to_bus() 106 phys_addr_t paddr; in is_xen_swiotlb_buffer() local 336 phys_addr_t paddr = xen_bus_to_phys(dev_addr); in xen_unmap_single() local 381 phys_addr_t paddr = xen_bus_to_phys(dev_addr); in xen_swiotlb_sync_single() local 441 phys_addr_t paddr = sg_phys(sg); in xen_swiotlb_map_sg_attrs() local
|
D | xencomm.c | 36 unsigned long paddr; in xencomm_init() local 156 unsigned long paddr; in xencomm_create_inline() local
|
/linux-3.3/arch/sparc/include/asm/ |
D | mxcc.h | 88 static inline void mxcc_set_stream_src(unsigned long *paddr) in mxcc_set_stream_src() 101 static inline void mxcc_set_stream_dst(unsigned long *paddr) in mxcc_set_stream_dst()
|
/linux-3.3/arch/powerpc/platforms/85xx/ |
D | smp.c | 144 static void map_and_flush(unsigned long paddr) in map_and_flush() 162 unsigned long paddr; in mpc85xx_smp_flush_dcache_kexec() local
|
/linux-3.3/arch/xtensa/mm/ |
D | cache.c | 170 unsigned long paddr = (unsigned long) page_address(page); in update_mmu_cache() local 183 unsigned long paddr = (unsigned long) page_address(page); in update_mmu_cache() local
|
/linux-3.3/arch/arm/plat-omap/include/plat/ |
D | vrfb.h | 29 unsigned long paddr[4]; member 60 static inline void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr, in omap_vrfb_setup()
|
/linux-3.3/drivers/misc/sgi-gru/ |
D | grufault.c | 53 static inline int is_gru_paddr(unsigned long paddr) in is_gru_paddr() 192 unsigned long *paddr, int *pageshift) in non_atomic_pte_lookup() 220 int write, unsigned long *paddr, int *pageshift) in atomic_pte_lookup() 266 unsigned long paddr; in gru_vtop() local
|
/linux-3.3/lib/ |
D | swiotlb.c | 327 static int is_swiotlb_buffer(phys_addr_t paddr) in is_swiotlb_buffer() 620 phys_addr_t paddr = dma_to_phys(hwdev, dev_addr); in swiotlb_free_coherent() local 715 phys_addr_t paddr = dma_to_phys(hwdev, dev_addr); in unmap_single() local 759 phys_addr_t paddr = dma_to_phys(hwdev, dev_addr); in swiotlb_sync_single() local 817 phys_addr_t paddr = sg_phys(sg); in swiotlb_map_sg_attrs() local
|
/linux-3.3/arch/frv/mm/ |
D | highmem.c | 42 unsigned long paddr; in __kmap_atomic() local
|
/linux-3.3/arch/tile/include/asm/ |
D | page.h | 269 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() 298 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() 310 #define __va(paddr) phys_to_virt((phys_addr_t)(paddr)) argument
|
/linux-3.3/arch/m68k/include/asm/ |
D | page_mm.h | 75 unsigned long paddr; in ___pa() local 84 static inline void *__va(unsigned long paddr) in __va()
|