Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Drange.h89 uint64_t lob, uint64_t upb_plus1) in range_set_bounds1() argument
91 if (!lob && !upb_plus1) { in range_set_bounds1()
95 range->upb = upb_plus1 - 1; in range_set_bounds1()