| /openbmc/openbmc/meta-facebook/meta-yosemite5/recipes-phosphor/mctp/files/ |
| H A D | mctp_setup.sh | 18 local physaddr="$3" 22 … echo "Setting up $devname on $iface (EID=$eid, Addr=$physaddr): Skipped (EID already assigned)" 28 "au.com.codeconstruct.MCTP.BusOwner1" AssignEndpointStatic ayy 1 "$physaddr" "$eid"; then 29 echo "Setting up $devname on $iface (EID=$eid, Addr=$physaddr): Success" 31 echo "Setting up $devname on $iface (EID=$eid, Addr=$physaddr): Failed" >&2 37 IFS=":" read -r devname iface physaddr eid <<< "$entry" 39 setup_endpoint "$devname" "$iface" "$physaddr" "$eid" 47 IFS=":" read -r devname iface physaddr eid <<< "$entry" 48 setup_endpoint "$devname" "$iface" "$physaddr" "$eid"
|
| /openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/mctp/files/ |
| H A D | mctp_setup.sh | 95 local physaddr="$3" 99 … echo "Setting up $label on $iface (EID=$eid, Addr=$physaddr): Skipped (EID already assigned)" 105 "au.com.codeconstruct.MCTP.BusOwner1" AssignEndpointStatic ayy 1 "$physaddr" "$eid"; then 106 echo "Setting up $label on $iface (EID=$eid, Addr=$physaddr): Success" 108 echo "Setting up $label on $iface (EID=$eid, Addr=$physaddr): Failed" >&2 114 IFS=":" read -r label physaddr eid <<< "$entry" 121 setup_endpoint "$iface" "$label" "$physaddr" "$eid" 129 IFS=":" read -r label physaddr eid <<< "$entry" 135 setup_endpoint "$iface" "$label" "$physaddr" "$eid"
|
| /openbmc/qemu/hw/acpi/ |
| H A D | vmclock.c | 52 vms->physaddr, in vmclock_build_acpi() 53 vms->physaddr + VMCLOCK_SIZE - 1, in vmclock_build_acpi() 105 VMSTATE_UINT64(physaddr, VmclockState), 116 vms->physaddr, in vmclock_handle_reset() 134 vms->physaddr = VMCLOCK_ADDR; in vmclock_realize() 136 e820_add_entry(vms->physaddr, VMCLOCK_SIZE, E820_RESERVED); in vmclock_realize()
|
| /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/dbus-sensors/src/mctp/ |
| H A D | MCTPEndpoint.hpp | 269 const std::vector<uint8_t>& physaddr); 287 const std::vector<uint8_t> physaddr; member in MCTPDDevice 319 uint8_t physaddr) : in I2CMCTPDDevice() argument 320 MCTPDDevice(connection, interfaceFromBus(bus), {physaddr}) in I2CMCTPDDevice() 342 const std::vector<uint8_t>& physaddr) : in I3CMCTPDDevice() argument 343 MCTPDDevice(connection, interfaceFromBus(bus), physaddr) in I3CMCTPDDevice()
|
| H A D | MCTPEndpoint.cpp | 46 const std::string& interface, const std::vector<uint8_t>& physaddr) : in MCTPDDevice() argument 47 connection(connection), interface(interface), physaddr(physaddr) in MCTPDDevice() 122 mctpdControlInterface, "AssignEndpoint", physaddr); in setup() 150 if (!physaddr.empty()) in describe() 153 auto it = physaddr.begin(); in describe() 154 for (; it != physaddr.end() - 1; it++) in describe()
|
| H A D | MCTPReactor.hpp | 27 const std::string& interface, const std::vector<std::uint8_t>& physaddr,
|
| /openbmc/qemu/target/mips/system/ |
| H A D | meson.build | 7 'physaddr.c',
|
| /openbmc/qemu/include/hw/acpi/ |
| H A D | vmclock.h | 21 uint64_t physaddr; member
|
| /openbmc/qemu/monitor/ |
| H A D | hmp-cmds-target.c | 362 uint64_t physaddr; in hmp_gpa2hpa() local 370 physaddr = vtop(ptr, &local_err); in hmp_gpa2hpa() 376 addr, mr->name, (uint64_t) physaddr); in hmp_gpa2hpa()
|
| /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() argument
|
| H A D | cpu.h | 460 void alpha_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr,
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | tcg-internal.h | 59 void mips_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr,
|
| H A D | op_helper.c | 327 void mips_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in mips_cpu_do_transaction_failed() argument
|
| /openbmc/qemu/target/microblaze/ |
| H A D | op_helper.c | 411 static void mb_transaction_failed_internal(CPUState *cs, hwaddr physaddr, in mb_transaction_failed_internal() argument 440 addr, physaddr, size, access_name, in mb_transaction_failed_internal() 451 void mb_cpu_transaction_failed(CPUState *cs, hwaddr physaddr, vaddr addr, in mb_cpu_transaction_failed() argument 456 mb_transaction_failed_internal(cs, physaddr, addr, size, in mb_cpu_transaction_failed()
|
| H A D | cpu.h | 428 void mb_cpu_transaction_failed(CPUState *cs, hwaddr physaddr, vaddr addr,
|
| /openbmc/qemu/include/accel/tcg/ |
| H A D | cpu-ops.h | 236 void (*do_transaction_failed)(CPUState *cpu, hwaddr physaddr, vaddr addr,
|
| /openbmc/qemu/target/ppc/ |
| H A D | internal.h | 285 void ppc_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr,
|
| /openbmc/qemu/target/hppa/ |
| H A D | cpu.h | 379 void hppa_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr,
|
| H A D | mem_helper.c | 411 void hppa_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in hppa_cpu_do_transaction_failed() argument 421 env->iasq_f, env->iaoq_f, physaddr); in hppa_cpu_do_transaction_failed()
|
| /openbmc/qemu/target/m68k/ |
| H A D | cpu.h | 591 void m68k_cpu_transaction_failed(CPUState *cs, hwaddr physaddr, vaddr addr,
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | tlb_helper.c | 304 void arm_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, in arm_cpu_do_transaction_failed() argument
|
| /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() argument
|
| H A D | cpu.h | 590 void xtensa_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr, vaddr addr,
|
| /openbmc/qemu/target/sparc/ |
| H A D | cpu.h | 655 void sparc_cpu_do_transaction_failed(CPUState *cs, hwaddr physaddr,
|