Home
last modified time | relevance | path

Searched defs:physaddr (Results 1 – 9 of 9) sorted by relevance

/openbmc/dbus-sensors/src/mctp/
H A DMCTPEndpoint.hpp293 const std::vector<uint8_t> physaddr; member in MCTPDDevice
325 uint8_t physaddr) : in I2CMCTPDDevice()
348 const std::vector<uint8_t>& physaddr) : in I3CMCTPDDevice()
H A DMCTPEndpoint.cpp47 const std::string& interface, const std::vector<uint8_t>& physaddr) : in MCTPDDevice()
/openbmc/qemu/include/hw/acpi/
H A Dvmclock.h21 uint64_t physaddr; member
/openbmc/qemu/target/alpha/
H A Dmem_helper.c59 void alpha_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in alpha_cpu_do_transaction_failed()
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dio.h137 #define ioremap_nocache(physaddr, size) (physaddr) argument
138 #define ioremap_writethrough(physaddr, size) (physaddr) argument
139 #define ioremap_fullcache(physaddr, size) (physaddr) argument
/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c327 void mips_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in mips_cpu_do_transaction_failed()
/openbmc/qemu/target/xtensa/
H A Dhelper.c295 void xtensa_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, vaddr addr, in xtensa_cpu_do_transaction_failed()
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c362 uint64_t physaddr; in hmp_gpa2hpa() local
/openbmc/qemu/target/sparc/
H A Dldst_helper.c1967 void sparc_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in sparc_cpu_do_transaction_failed()