Searched defs:phys_addr (Results 1 - 25 of 251) sorted by path

1234567891011

/linux-master/arch/m68k/include/asm/
H A Dopenprom.h293 char *phys_addr; /* The physical address of this register */ member in struct:linux_prom_registers
/linux-master/arch/powerpc/boot/
H A Dcuboot-pq2.c33 u32 phys_addr; member in struct:pci_range
[all...]
/linux-master/arch/sparc/include/asm/
H A Dleon_amba.h14 unsigned int phys_addr; /* The physical address of this register */ member in struct:amba_prom_registers
H A Dopenprom.h195 unsigned int phys_addr; /* The physical address of this register */ member in struct:linux_prom_registers
200 unsigned long phys_addr; member in struct:linux_prom64_registers
/linux-master/arch/sparc/prom/
H A Dmisc_64.c318 prom_getunumber(int syndrome_code, unsigned long phys_addr, char *buf, int buflen) argument
H A Dtree_32.c235 unsigned int which_io, phys_addr; local
/linux-master/drivers/misc/cxl/
H A Dhcalls.h18 u64 phys_addr; member in struct:sg_list
/linux-master/drivers/tty/serial/
H A Dapbuart.h18 unsigned int phys_addr; member in struct:amba_prom_registers
/linux-master/include/media/i2c/
H A Dadv7511.h23 uint16_t phys_addr; member in struct:adv7511_edid_detect
/linux-master/arch/alpha/include/asm/
H A Dhwrpb.h165 unsigned long phys_addr; /* check: physical address of the hwrpb */ member in struct:hwrpb_struct
/linux-master/arch/alpha/kernel/
H A Dproto.h185 __alpha_remap_area_pages(unsigned long address, unsigned long phys_addr, argument
/linux-master/arch/arm/mach-imx/
H A Dmm-imx3.c55 static void __iomem *imx3_ioremap_caller(phys_addr_t phys_addr, size_t size, argument
/linux-master/arch/arm/mach-mvebu/
H A Dcoherency.c161 armada_wa_ioremap_caller(phys_addr_t phys_addr, size_t size, argument
/linux-master/arch/arm/mm/
H A Ddma-mapping.c1433 arm_iommu_map_resource(struct device *dev, phys_addr_t phys_addr, size_t size, enum dma_data_direction dir, unsigned long attrs) argument
H A Dioremap.c327 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, argument
396 __arm_ioremap_exec(phys_addr_t phys_addr, size_ argument
414 arch_memremap_wb(phys_addr_t phys_addr, size_t size) argument
459 pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) argument
[all...]
H A Dnommu.c213 void __iomem *__arm_ioremap_caller(phys_addr_t phys_addr, size_t size, argument
254 void *arch_memremap_wb(phys_addr_t phys_addr, size_t size) argument
/linux-master/arch/arm64/kvm/
H A Dmmu.c576 phys_addr_t phys_addr; local
661 static int __create_hyp_private_mapping(phys_addr_t phys_addr, size_t size, argument
691 int create_hyp_stack(phys_addr_t phys_addr, unsigned long *haddr) argument
740 create_hyp_io_mappings(phys_addr_t phys_addr, size_t size, void __iomem **kaddr, void __iomem **haddr) argument
778 create_hyp_exec_mappings(phys_addr_t phys_addr, size_t size, void **haddr) argument
[all...]
/linux-master/arch/arm64/mm/
H A Dioremap.c6 void __iomem *ioremap_prot(phys_addr_t phys_addr, size_t size, argument
/linux-master/arch/loongarch/include/asm/
H A Ddmi.h15 static inline void *dmi_remap(u64 phys_addr, unsigned long size) argument
/linux-master/arch/loongarch/mm/
H A Dioremap.c9 void __init __iomem *early_ioremap(u64 phys_addr, unsigned long size) argument
19 void *early_memremap_ro(resource_size_t phys_addr, unsigned long size) argument
24 void *early_memremap_prot(resource_size_t phys_addr, unsigned long size, argument
/linux-master/arch/mips/alchemy/common/
H A Dsetup.c80 phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) argument
100 phys_addr_t phys_addr = fixup_bigphys_addr(pfn << PAGE_SHIFT, size); local
/linux-master/arch/mips/mm/
H A Dioremap.c46 void __iomem *ioremap_prot(phys_addr_t phys_addr, unsigned long size, argument
[all...]
/linux-master/arch/mips/pci/
H A Dpci-generic.c51 int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) argument
/linux-master/arch/nios2/mm/
H A Dioremap.c76 static int remap_area_pages(unsigned long address, unsigned long phys_addr, argument
119 void __iomem *ioremap(unsigned long phys_addr, unsigned long size) argument
22 remap_area_pte(pte_t *pte, unsigned long address, unsigned long size, unsigned long phys_addr, unsigned long flags) argument
50 remap_area_pmd(pmd_t *pmd, unsigned long address, unsigned long size, unsigned long phys_addr, unsigned long flags) argument
[all...]
/linux-master/arch/parisc/kernel/
H A Dfirmware.c1803 pdc_pat_mem_get_dimm_phys_location( struct pdc_pat_mem_phys_mem_location *pret, unsigned long phys_addr) argument

Completed in 249 milliseconds

1234567891011