Searched defs:addr_type (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-op-ldst.c | 273 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 D | open.h | 49 int addr_type; member 82 int addr_type; member 88 int addr_type; member
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | mpspec.c | 170 int busid, int addr_type, in mp_write_address_space()
|
/openbmc/dbus-sensors/include/linux/ |
H A D | peci-ioctl.h | 510 __u8 addr_type; member 549 __u8 addr_type; member
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 1796 enum AddrMode addr_type, in offset_sector()
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_pef.h | 675 uint8_t addr_type; member
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 367 TCGType addr_type; /* TCG_TYPE_I32 or TCG_TYPE_I64 */ member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 486 typedef struct { char _[4096]; } addr_type; in chsc() typedef
|