Home
last modified time | relevance | path

Searched defs:phys_addr (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/qemu/target/openrisc/
H A Dmmu.c31 static inline void get_phys_nommu(hwaddr *phys_addr, int *prot, in get_phys_nommu()
38 static int get_phys_mmu(OpenRISCCPU *cpu, hwaddr *phys_addr, int *prot, in get_phys_mmu()
115 hwaddr phys_addr; in openrisc_cpu_tlb_fill() local
147 hwaddr phys_addr; in openrisc_cpu_get_phys_page_debug() local
/openbmc/qemu/system/
H A Dmemory_mapping.c40 hwaddr phys_addr, in create_new_memory_mapping()
56 hwaddr phys_addr, in mapping_contiguous()
68 hwaddr phys_addr, in mapping_have_same_region()
81 hwaddr phys_addr, in mapping_conflict()
108 hwaddr phys_addr, in memory_mapping_list_add_merge_sorted()
/openbmc/u-boot/drivers/pci/
H A Dpci_common.c175 phys_addr_t phys_addr = 0; in pci_hose_bus_to_phys() local
203 phys_addr_t phys_addr, in __pci_hose_phys_to_bus()
241 phys_addr_t phys_addr, in pci_hose_phys_to_bus()
H A Dpci-uclass.c1247 phys_addr_t phys_addr = 0; in dm_pci_bus_to_phys() local
1274 int _dm_pci_phys_to_bus(struct udevice *dev, phys_addr_t phys_addr, in _dm_pci_phys_to_bus()
1314 pci_addr_t dm_pci_phys_to_bus(struct udevice *dev, phys_addr_t phys_addr, in dm_pci_phys_to_bus()
/openbmc/qemu/include/qemu/
H A Dplugin-memory.h17 hwaddr phys_addr; member
/openbmc/u-boot/arch/mips/include/asm/mach-generic/
H A Dioremap.h11 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, in fixup_bigphys_addr()
/openbmc/u-boot/arch/mips/mach-bmips/include/
H A Dioremap.h11 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, in fixup_bigphys_addr()
/openbmc/u-boot/arch/mips/mach-mscc/include/
H A Dioremap.h16 static inline phys_addr_t fixup_bigphys_addr(phys_addr_t phys_addr, in fixup_bigphys_addr()
/openbmc/u-boot/arch/x86/include/asm/
H A Dsfi.h91 u64 phys_addr; /* phy base addr for APIC reg */ member
101 u64 phys_addr; /* pointer to where the wake vector locates */ member
105 u64 phys_addr; /* phy base addr for the timer */ member
111 u64 phys_addr; /* phy base addr for the RTC */ member
/openbmc/qemu/hw/xen/
H A Dxen_stubs.c43 hwaddr phys_addr, in xen_map_cache()
H A Dxen-mapcache.c328 hwaddr phys_addr, hwaddr size, in xen_map_cache_unlocked()
457 hwaddr phys_addr, hwaddr size, in xen_map_cache()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Ddisplay.h16 phys_addr_t phys_addr; /* Physical address in memory */ member
/openbmc/qemu/include/system/
H A Dmemory_mapping.h44 hwaddr phys_addr; member
/openbmc/qemu/target/mips/system/
H A Dphysaddr.c234 hwaddr phys_addr; in mips_cpu_get_phys_page_debug() local
/openbmc/qemu/target/loongarch/
H A Dcpu_helper.c212 hwaddr phys_addr; in loongarch_cpu_get_phys_page_debug() local
/openbmc/qemu/target/tricore/
H A Dhelper.c52 hwaddr phys_addr; in tricore_cpu_get_phys_page_debug() local
/openbmc/qemu/target/sparc/
H A Dmmu_helper.c892 hwaddr phys_addr; in cpu_get_phys_page_nofault() local
904 hwaddr phys_addr; in sparc_cpu_get_phys_page_debug() local
/openbmc/qemu/include/hw/cxl/
H A Dcxl_events.h115 uint64_t phys_addr; member
134 uint64_t phys_addr; member
/openbmc/qemu/target/s390x/
H A Dhelper.c74 hwaddr phys_addr; in s390_cpu_get_phys_addr_debug() local
/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c351 uint32_t phys_addr) in allwinner_sun8i_emac_get_desc()
409 uint32_t phys_addr) in allwinner_sun8i_emac_flush_desc()
/openbmc/qemu/include/hw/loongarch/
H A Dboot.h79 uint64_t phys_addr; member
/openbmc/u-boot/drivers/net/
H A Dpcnet.c64 u8 phys_addr[6]; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c682 phys_addr_t phys_addr = virt_to_phys(addr); in fsl_elbc_chip_init() local
H A Dfsl_ifc_nand.c908 phys_addr_t phys_addr = virt_to_phys(addr); in fsl_ifc_chip_init() local
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c161 u32 phys_addr; member

12