Home
last modified time | relevance | path

Searched defs:upb (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/qemu/
H A Drange.h38 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 Dtest-resv-mem.c61 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 Drange.c71 GList *append_new_range(GList *list, uint64_t lob, uint64_t upb) in append_new_range()
H A Dlog.c401 uint64_t r1val, r2val, lob, upb; in qemu_set_dfilter_ranges() local
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c759 uint64_t lob, upb; in set_reserved_region() local
/openbmc/qemu/hw/pci/
H A Dpci.c2838 pcibus_t lob, upb; in pci_dev_get_w64() local