Searched defs:paddr (Results  1 – 21 of 21) sorted by relevance
| /include/linux/ | 
| D | dma-direct.h | 54 		phys_addr_t paddr)  in translate_phys_to_dma() 109 		phys_addr_t paddr)  in phys_to_dma_unencrypted() 122 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr)  in phys_to_dma() 129 	phys_addr_t paddr;  in dma_to_phys()  local
  | 
| D | dma-map-ops.h | 360 static inline void arch_sync_dma_for_device(phys_addr_t paddr, size_t size,  in arch_sync_dma_for_device() 370 static inline void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size,  in arch_sync_dma_for_cpu() 395 static inline void arch_dma_mark_clean(phys_addr_t paddr, size_t size)  in arch_dma_mark_clean()
  | 
| D | kcore.h | 25 	unsigned long long paddr;  member
  | 
| D | swiotlb.h | 143 		phys_addr_t paddr)  in swiotlb_find_pool() 198 		phys_addr_t paddr)  in swiotlb_find_pool()
  | 
| D | pci-p2pdma.h | 186 pci_p2pdma_bus_addr_map(struct pci_p2pdma_map_state *state, phys_addr_t paddr)  in pci_p2pdma_bus_addr_map()
  | 
| D | tee_drv.h | 67 	phys_addr_t paddr;  member
  | 
| D | fsl-diu-fb.h | 133 	__u32 paddr;  member
  | 
| D | psp-sev.h | 697 	u64 paddr;  member 708 	u64 paddr;  member
  | 
| D | iommu.h | 1161 			    phys_addr_t paddr, size_t size, int prot, gfp_t gfp)  in iommu_map()
  | 
| D | efi.h | 855 		unsigned long paddr = __pa(start + i);  in efi_range_is_wc()  local
  | 
| D | hyperv.h | 1789 	phys_addr_t paddr;  in virt_to_hvpfn()  local
  | 
| D | mm.h | 4166 static inline bool arch_is_platform_page(u64 paddr)  in arch_is_platform_page()
  | 
| /include/video/ | 
| D | omapvrfb.h | 17 	unsigned long paddr[4];  member 50 static inline void omap_vrfb_setup(struct vrfb *vrfb, unsigned long paddr,  in omap_vrfb_setup()
  | 
| D | omapfb_dss.h | 295 	dma_addr_t paddr;  member 425 	u32 paddr;  member
  | 
| /include/asm-generic/ | 
| D | memory_model.h | 61 #define	__phys_to_pfn(paddr)	PHYS_PFN(paddr)  argument
  | 
| /include/xen/arm/ | 
| D | page.h | 24 	phys_addr_t paddr;  member
  | 
| /include/xen/interface/hvm/ | 
| D | start_info.h | 129     uint64_t paddr;             /* Physical address of the module.           */  member
  | 
| /include/linux/dma/ | 
| D | edma.h | 21 	u64		paddr;  member
  | 
| D | ti-cppi5.h | 184 static inline bool cppi5_desc_is_tdcm(dma_addr_t paddr)  in cppi5_desc_is_tdcm()
  | 
| /include/uapi/linux/ | 
| D | qemu_fw_cfg.h | 94 	__le64 paddr;  member
  | 
| /include/uapi/drm/ | 
| D | vc4_drm.h | 284 	__u32 paddr;  member
  |