Searched defs:paddr (Results 1 – 21 of 21) sorted by relevance
| /include/linux/ |
| A D | dma-direct.h | 27 phys_addr_t paddr) in translate_phys_to_dma() 81 static inline dma_addr_t __phys_to_dma(struct device *dev, phys_addr_t paddr) in __phys_to_dma() 89 phys_addr_t paddr) in phys_to_dma_unencrypted() 99 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() 106 phys_addr_t paddr; in dma_to_phys() local
|
| A D | crash_dump.h | 130 unsigned long long paddr; member 137 unsigned long long paddr, unsigned long long size) in vmcore_alloc_add_range()
|
| A D | dma-map-ops.h | 351 static inline void arch_sync_dma_for_device(phys_addr_t paddr, size_t size, in arch_sync_dma_for_device() 361 static inline void arch_sync_dma_for_cpu(phys_addr_t paddr, size_t size, in arch_sync_dma_for_cpu() 386 static inline void arch_dma_mark_clean(phys_addr_t paddr, size_t size) in arch_dma_mark_clean()
|
| A D | swiotlb.h | 143 phys_addr_t paddr) in swiotlb_find_pool() 198 phys_addr_t paddr) in swiotlb_find_pool()
|
| A 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()
|
| A D | tee_drv.h | 67 phys_addr_t paddr; member
|
| A D | fsl-diu-fb.h | 133 __u32 paddr; member
|
| A D | psp-sev.h | 697 u64 paddr; member 708 u64 paddr; member
|
| A D | iommu.h | 1235 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in iommu_map()
|
| A D | efi.h | 845 unsigned long paddr = __pa(start + i); in efi_range_is_wc() local
|
| A D | hyperv.h | 1727 phys_addr_t paddr; in virt_to_hvpfn() local
|
| A D | mm.h | 3972 static inline bool arch_is_platform_page(u64 paddr) in arch_is_platform_page()
|
| /include/video/ |
| A 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()
|
| A D | omapfb_dss.h | 295 dma_addr_t paddr; member 425 u32 paddr; member
|
| /include/asm-generic/ |
| A D | memory_model.h | 70 #define __phys_to_pfn(paddr) PHYS_PFN(paddr) argument
|
| /include/xen/arm/ |
| A D | page.h | 24 phys_addr_t paddr; member
|
| /include/xen/interface/hvm/ |
| A D | start_info.h | 129 uint64_t paddr; /* Physical address of the module. */ member
|
| /include/linux/dma/ |
| A D | edma.h | 21 u64 paddr; member
|
| A D | ti-cppi5.h | 184 static inline bool cppi5_desc_is_tdcm(dma_addr_t paddr) in cppi5_desc_is_tdcm()
|
| /include/uapi/linux/ |
| A D | qemu_fw_cfg.h | 94 __le64 paddr; member
|
| /include/uapi/drm/ |
| A D | vc4_drm.h | 284 __u32 paddr; member
|
Completed in 66 milliseconds