Home
last modified time | relevance | path

Searched refs:HWADDR_MAX (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/net/
H A Digbvf.c189 return HWADDR_MAX; in vf_to_pf_addr()
199 return HWADDR_MAX; in vf_to_pf_addr()
219 return addr == HWADDR_MAX ? 0 : igb_mmio_read(pf, addr, size); in igbvf_mmio_read()
229 if (addr != HWADDR_MAX) { in igbvf_mmio_write()
/openbmc/qemu/include/exec/
H A Dhwaddr.h12 #define HWADDR_MAX UINT64_MAX macro
/openbmc/qemu/util/
H A Diova-tree.c182 hole_last = this ? this->iova : HWADDR_MAX; in iova_tree_alloc_map_in_hole()
/openbmc/qemu/hw/i386/
H A Dpc_sysfw.c180 || total_size > HWADDR_MAX - size in pc_system_flash_map()
H A Dintel_iommu.c4067 DMAMap map = { .iova = 0, .size = HWADDR_MAX }; in vtd_iommu_replay()
/openbmc/qemu/hw/pci/
H A Dpci.c1528 if (last_addr >= HWADDR_MAX) { in pci_bar_address()
/openbmc/qemu/system/
H A Dphysmem.c643 HWADDR_MAX, in tcg_register_iommu_notifier()