Searched defs:physaddr (Results 1 – 9 of 9) sorted by relevance
| /openbmc/dbus-sensors/src/mctp/ |
| H A D | MCTPEndpoint.hpp | 293 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 D | MCTPEndpoint.cpp | 47 const std::string& interface, const std::vector<uint8_t>& physaddr) : in MCTPDDevice()
|
| /openbmc/qemu/include/hw/acpi/ |
| H A D | vmclock.h | 21 uint64_t physaddr; member
|
| /openbmc/qemu/target/alpha/ |
| H A D | mem_helper.c | 59 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 D | io.h | 137 #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 D | op_helper.c | 327 void mips_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in mips_cpu_do_transaction_failed()
|
| /openbmc/qemu/target/xtensa/ |
| H A D | helper.c | 295 void xtensa_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, vaddr addr, in xtensa_cpu_do_transaction_failed()
|
| /openbmc/qemu/monitor/ |
| H A D | hmp-cmds-target.c | 362 uint64_t physaddr; in hmp_gpa2hpa() local
|
| /openbmc/qemu/target/sparc/ |
| H A D | ldst_helper.c | 1967 void sparc_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in sparc_cpu_do_transaction_failed()
|