Home
last modified time | relevance | path

Searched refs:hostaddr (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen_pt.c781 s->hostaddr.bus, s->hostaddr.slot, s->hostaddr.function, in xen_pt_realize()
915 s->hostaddr.bus, s->hostaddr.slot, s->hostaddr.function); in xen_pt_realize()
935 DEFINE_PROP_PCI_HOST_DEVADDR("hostaddr", XenPCIPassthroughState, hostaddr),
966 s->hostaddr.domain, s->hostaddr.bus, in xen_igd_clear_slot()
967 s->hostaddr.slot, s->hostaddr.function, in xen_igd_clear_slot()
H A Dxen_pt.h236 PCIHostDeviceAddress hostaddr; member
/openbmc/linux/arch/m68k/include/asm/
H A Dm54xxpci.h99 #define WXBTAR(hostaddr, pciaddr, size) \ argument
100 (((hostaddr) & 0xff000000) | \
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D13_shlib_weaksym.patch136 - void (*hostaddr) (); /* address to printable address */
140 + void (*hostaddr) (struct host_info *); /* address to printable address */
222 { (r)->hostname = sock_hostname; (r)->hostaddr = sock_hostaddr; }
/openbmc/qemu/docs/system/devices/
H A Dusb.rst160 ``usb-host,hostbus=bus,hostaddr=addr``
328 ``hostaddr=<nr>``
347 - ``hostbus`` and ``hostaddr`` -- most useful for ad-hoc pass through as the
348 hostaddr isn't stable. The next time you plug the device into the host it
349 will get a new hostaddr.
/openbmc/linux/drivers/nvme/host/
H A Dfc.c497 char hostaddr[FCNVME_TRADDR_LENGTH]; /* NVMEFC_HOST_TRADDR=...*/ in nvme_fc_signal_discovery_scan() local
499 char *envp[4] = { "FC_EVENT=nvmediscovery", hostaddr, tgtaddr, NULL }; in nvme_fc_signal_discovery_scan()
504 snprintf(hostaddr, sizeof(hostaddr), in nvme_fc_signal_discovery_scan()
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1804 void *hostaddr; in atomic_mmu_lookup() local
1870 hostaddr = (void *)((uintptr_t)addr + tlbe->addend); in atomic_mmu_lookup()
1892 return hostaddr; in atomic_mmu_lookup()
/openbmc/qemu/docs/
H A Dqdev-device-use.txt378 -device usb-host,hostbus=BUS,hostaddr=ADDR,vendorid=VID,productid=PRID
/openbmc/qemu/docs/about/
H A Dremoved-features.rst101 user,id=x,hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
103 ``-nic user,hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
/openbmc/qemu/migration/
H A Dtrace-events293 postcopy_ram_fault_thread_request(uint64_t hostaddr, const char *ramblock, size_t offset, uint32_t …
/openbmc/qemu/
H A Dhmp-commands.hx1357 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport",
1371 .params = "[netdev_id] [tcp|udp]:[hostaddr]:hostport",
H A Dqemu-options.hx3166 ``hostfwd=[tcp|udp]:[hostaddr]:hostport-[guestaddr]:guestport``
3171 specifying hostaddr, the rule can be bound to a specific host