Home
last modified time | relevance | path

Searched defs:lob (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/qemu/
H A Drange.h37 uint64_t lob; /* inclusive lower bound */ member
75 static inline void range_set_bounds(Range *range, uint64_t lob, uint64_t upb) in range_set_bounds()
89 uint64_t lob, uint64_t upb_plus1) in range_set_bounds1()
120 static inline int range_init(Range *range, uint64_t lob, uint64_t size) in range_init()
135 static inline void range_init_nofail(Range *range, uint64_t lob, uint64_t size) in range_init_nofail()
/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 Dreserved-region.c64 uint64_t lob = range_lob(range_iter); in resv_region_list_insert() local
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/linux/drivers/staging/olpc_dcon/
H A Dolpc_dcon_xo_1.c41 unsigned char lob; in dcon_init_xo_1() local
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.c737 uint64_t lob, upb; in set_reserved_region() local
/openbmc/qemu/hw/pci/
H A Dpci.c2813 pcibus_t lob, upb; in pci_dev_get_w64() local