Searched defs:upb (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/qemu/ |
H A D | range.h | 38 uint64_t upb; /* inclusive upper bound */ member 75 static inline void range_set_bounds(Range *range, uint64_t lob, uint64_t upb) in range_set_bounds()
|
/openbmc/qemu/tests/unit/ |
H A D | test-resv-mem.c | 61 static GList *insert_sorted_range(GList *list, uint64_t lob, uint64_t upb) in insert_sorted_range() 185 static ReservedRegion *alloc_resv_mem(unsigned type, uint64_t lob, uint64_t upb) in alloc_resv_mem()
|
/openbmc/qemu/util/ |
H A D | range.c | 71 GList *append_new_range(GList *list, uint64_t lob, uint64_t upb) in append_new_range()
|
H A D | log.c | 401 uint64_t r1val, r2val, lob, upb; in qemu_set_dfilter_ranges() local
|
/openbmc/qemu/hw/core/ |
H A D | qdev-properties-system.c | 759 uint64_t lob, upb; in set_reserved_region() local
|
/openbmc/qemu/hw/pci/ |
H A D | pci.c | 2838 pcibus_t lob, upb; in pci_dev_get_w64() local
|