Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c273 MemOp memop, TCGType addr_type) in tcg_gen_qemu_ld_i32_chk()
316 MemOp memop, TCGType addr_type) in tcg_gen_qemu_st_i32_chk()
379 MemOp memop, TCGType addr_type) in tcg_gen_qemu_ld_i64_chk()
430 MemOp memop, TCGType addr_type) in tcg_gen_qemu_st_i64_chk()
626 MemOp memop, TCGType addr_type) in tcg_gen_qemu_ld_i128_chk()
732 MemOp memop, TCGType addr_type) in tcg_gen_qemu_st_i128_chk()
853 TCGType addr_type) in tcg_gen_nonatomic_cmpxchg_i32_chk()
890 TCGType addr_type) in tcg_gen_atomic_cmpxchg_i32_chk()
935 TCGType addr_type) in tcg_gen_nonatomic_cmpxchg_i64_chk()
1006 TCGArg idx, MemOp memop, TCGType addr_type) in tcg_gen_atomic_cmpxchg_i64_chk()
[all …]
/openbmc/ipmitool/src/plugins/open/
H A Dopen.h49 int addr_type; member
82 int addr_type; member
88 int addr_type; member
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c170 int busid, int addr_type, in mp_write_address_space()
/openbmc/dbus-sensors/include/linux/
H A Dpeci-ioctl.h510 __u8 addr_type; member
549 __u8 addr_type; member
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1796 enum AddrMode addr_type, in offset_sector()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_pef.h675 uint8_t addr_type; member
/openbmc/qemu/include/tcg/
H A Dtcg.h367 TCGType addr_type; /* TCG_TYPE_I32 or TCG_TYPE_I64 */ member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h486 typedef struct { char _[4096]; } addr_type; in chsc() typedef