/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/ |
H A D | hbm.h | 77 uint32_t host_addr:8; member 100 uint8_t host_addr; member 182 uint8_t host_addr; member 197 uint8_t host_addr; member 207 uint8_t host_addr; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | aspeed-xdma.h | 37 __u64 host_addr; member
|
H A D | nfs4_mount.h | 49 struct sockaddr __user * host_addr; /* 1 */ member
|
/openbmc/qemu/linux-user/arm/ |
H A D | cpu_loop.c | 119 uint32_t oldval, newval, val, addr, cpsr, *host_addr; in arm_kernel_cmpxchg32_helper() local 159 uint64_t *host_addr; in arm_kernel_cmpxchg64_helper() local
|
/openbmc/linux/drivers/misc/mei/ |
H A D | hw.h | 413 u32 host_addr:8; member 443 u8 host_addr; member 602 u8 host_addr; member 617 u8 host_addr; member 627 u8 host_addr; member 644 u8 host_addr; member 668 u8 host_addr; member 685 u8 host_addr; member
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_ether.c | 740 const char *dev_addr, const char *host_addr, in gether_setup_name() 929 int gether_set_host_addr(struct net_device *net, const char *host_addr) in gether_set_host_addr() 942 int gether_get_host_addr(struct net_device *net, char *host_addr, int len) in gether_get_host_addr() 958 int gether_get_host_addr_cdc(struct net_device *net, char *host_addr, int len) in gether_get_host_addr_cdc()
|
H A D | u_ether.h | 109 const char *dev_addr, const char *host_addr, in gether_setup()
|
/openbmc/qemu/include/sysemu/ |
H A D | memory_mapping.h | 28 uint8_t *host_addr; member
|
/openbmc/qemu/linux-user/ |
H A D | uaccess.c | 10 void *host_addr; in lock_user() local
|
H A D | signal.c | 951 uintptr_t host_addr = (uintptr_t)info->si_addr; in host_sigsegv_handler() local 1014 uintptr_t host_addr = (uintptr_t)info->si_addr; in host_sigbus_handler() local
|
/openbmc/qemu/migration/ |
H A D | postcopy-ram.c | 491 void *host_addr = qemu_ram_get_host_addr(rb); in init_range() local 523 void *host_addr = qemu_ram_get_host_addr(rb); in cleanup_range() local 679 void *host_addr = qemu_ram_get_host_addr(rb); in nhp_range() local 1265 static int qemu_ufd_copy_ioctl(MigrationIncomingState *mis, void *host_addr, in qemu_ufd_copy_ioctl()
|
H A D | rdma.c | 506 uint64_t host_addr; member 555 void *host_addr, in rdma_add_block() 618 void *host_addr = qemu_ram_get_host_addr(rb); in qemu_rdma_init_one_block() local 1262 RDMALocalBlock *block, uintptr_t host_addr, in qemu_rdma_register_and_get_keys() 2261 uint8_t *host_addr; in qemu_rdma_buffer_mergeable() local 3533 void *host_addr; in rdma_registration_handle() local
|
H A D | ram.c | 252 int ramblock_recv_bitmap_test(RAMBlock *rb, void *host_addr) in ramblock_recv_bitmap_test() 263 void ramblock_recv_bitmap_set(RAMBlock *rb, void *host_addr) in ramblock_recv_bitmap_set() 268 void ramblock_recv_bitmap_set_range(RAMBlock *rb, void *host_addr, in ramblock_recv_bitmap_set_range() 3893 static size_t ram_load_multifd_pages(void *host_addr, size_t size, in ram_load_multifd_pages()
|
/openbmc/linux/include/xen/interface/ |
H A D | grant_table.h | 283 uint64_t host_addr; member 307 uint64_t host_addr; member 435 uint64_t host_addr; member
|
/openbmc/qemu/hw/remote/ |
H A D | proxy-memory-listener.c | 172 uintptr_t host_addr; in proxy_memory_listener_commit() local
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | grant_table.h | 328 uint64_t host_addr; member 353 uint64_t host_addr; member 492 uint64_t host_addr; member
|
/openbmc/telemetry/redfish-tests/ |
H A D | redfish_requests.py | 25 def __init__(self, host_addr, username, password): argument
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | mem_protect.c | 1089 u64 host_addr = hyp_pfn_to_phys(pfn); in __pkvm_host_share_hyp() local 1122 u64 host_addr = hyp_pfn_to_phys(pfn); in __pkvm_host_unshare_hyp() local 1155 u64 host_addr = hyp_pfn_to_phys(pfn); in __pkvm_host_donate_hyp() local 1187 u64 host_addr = hyp_pfn_to_phys(pfn); in __pkvm_hyp_donate_host() local
|
/openbmc/qemu/include/exec/ |
H A D | translator.h | 91 void *host_addr[2]; member
|
H A D | ram_addr.h | 91 static inline unsigned long int ramblock_recv_bitmap_offset(void *host_addr, in ramblock_recv_bitmap_offset()
|
/openbmc/qemu/hw/mem/ |
H A D | cxl_type3.c | 1039 static bool cxl_type3_dpa(CXLType3Dev *ct3d, hwaddr host_addr, uint64_t *dpa) in cxl_type3_dpa() 1104 hwaddr host_addr, in cxl_type3_hpa_to_as_and_dpa() 1154 MemTxResult cxl_type3_read(PCIDevice *d, hwaddr host_addr, uint64_t *data, in cxl_type3_read() 1176 MemTxResult cxl_type3_write(PCIDevice *d, hwaddr host_addr, uint64_t data, in cxl_type3_write()
|
/openbmc/qemu/system/ |
H A D | memory_mapping.c | 203 uint8_t *host_addr = memory_region_get_ram_ptr(section->mr) + in guest_phys_block_add_section() local
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bna_hw_defs.h | 353 struct bna_dma_addr host_addr; /* Tx-Buf DMA addr */ member 388 struct bna_dma_addr host_addr; /* Rx-Buffer DMA address */ member
|
/openbmc/qemu/net/ |
H A D | slirp.c | 730 struct sockaddr_in host_addr = { in hmp_hostfwd_remove() local 798 struct sockaddr_in host_addr = { in slirp_hostfwd() local
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54pci.h | 71 __le32 host_addr; member
|