Searched defs:lb (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | mpx_helper.c | 79 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 D | migration-multifd.c | 79 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 D | fsi.h | 16 #define BE_GENMASK(hb, lb) MAKE_64BIT_MASK((lb), ((hb) - (lb) + 1)) argument
|
/openbmc/u-boot/lib/ |
H A D | display_options.c | 144 } lb; in print_buffer() local
|
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | prim_ops.c | 255 u8 hb, lb; in aad_word() local
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 772 TCGLabelQemuLdst *lb; in tcg_out_ldst_finalize() local
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 1564 uint64_t lb; member
|