Home
last modified time | relevance | path

Searched defs:lb (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dmpx_helper.c79 uint64_t bte, lb, ub, pt; in helper_bndldx64() local
96 uint32_t bte, lb, ub, pt; in helper_bndldx32() local
110 uint64_t lb, uint64_t ub) in helper_bndstx64()
122 uint64_t lb, uint64_t ub) in helper_bndstx32()
/openbmc/qemu/hw/vfio/
H A Dmigration-multifd.c79 VFIOStateBuffer *lb = data; in vfio_state_buffer_clear() local
130 VFIOStateBuffer *lb; in vfio_load_state_buffer_insert() local
233 VFIOStateBuffer *lb; in vfio_load_bufs_thread_load_config() local
281 VFIOStateBuffer *lb; in vfio_load_state_buffer_get() local
300 VFIOStateBuffer *lb, in vfio_load_state_buffer_write()
387 VFIOStateBuffer *lb; in vfio_load_bufs_thread() local
/openbmc/qemu/include/hw/fsi/
H A Dfsi.h16 #define BE_GENMASK(hb, lb) MAKE_64BIT_MASK((lb), ((hb) - (lb) + 1)) argument
/openbmc/u-boot/lib/
H A Ddisplay_options.c144 } lb; in print_buffer() local
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c255 u8 hb, lb; in aad_word() local
/openbmc/qemu/tcg/
H A Dtcg.c772 TCGLabelQemuLdst *lb; in tcg_out_ldst_finalize() local
/openbmc/qemu/target/i386/
H A Dcpu.h1564 uint64_t lb; member