Searched defs:cv (Results 1 – 8 of 8) sorted by relevance
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | private_header.cpp | 152 Stream& operator>>(Stream& s, CreatorVersion& cv) in operator >>() 161 Stream& operator<<(Stream& s, const CreatorVersion& cv) in operator <<()
|
| /openbmc/qemu/target/arm/ |
| H A D | syndrome.h | 172 static inline uint32_t syn_cp14_rt_trap(int cv, int cond, int opc1, int opc2, in syn_cp14_rt_trap() 182 static inline uint32_t syn_cp15_rt_trap(int cv, int cond, int opc1, int opc2, in syn_cp15_rt_trap() 192 static inline uint32_t syn_cp14_rrt_trap(int cv, int cond, int opc1, int crm, in syn_cp14_rrt_trap() 202 static inline uint32_t syn_cp15_rrt_trap(int cv, int cond, int opc1, int crm, in syn_cp15_rrt_trap() 212 static inline uint32_t syn_fp_access_trap(int cv, int cond, bool is_16bit, in syn_fp_access_trap() 221 static inline uint32_t syn_simd_access_trap(int cv, int cond, bool is_16bit) in syn_simd_access_trap() 265 static inline uint32_t syn_bxjtrap(int cv, int cond, int rm) in syn_bxjtrap() 337 static inline uint32_t syn_wfx(int cv, int cond, int ti, bool is_16bit) in syn_wfx()
|
| /openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_tc.h | 13 u32 cv; /* 0x10 Counter Value */ member
|
| /openbmc/qemu/hw/vfio-user/ |
| H A D | proxy.h | 41 QemuCond cv; member
|
| /openbmc/libpldm/src/dsp/ |
| H A D | bios_table.c | 813 uint64_t cv) in pldm_bios_table_attr_value_entry_encode_integer() 832 uint64_t cv = 0; in pldm_bios_table_attr_value_entry_integer_decode_cv() local
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_bios_cmd.cpp | 408 auto cv = pldm_bios_table_attr_value_entry_integer_decode_cv( in displayAttributeValueEntry() local
|
| /openbmc/libpldm/tests/dsp/ |
| H A D | bios_table.cpp | 789 auto cv = pldm_bios_table_attr_value_entry_integer_decode_cv(entry); in TEST() local
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | mem_helper.c | 1837 uint32_t cv = env->regs[r3]; in do_csst() local 1854 uint64_t cv = env->regs[r3]; in do_csst() local 1876 Int128 cv = int128_make128(env->regs[r3 + 1], env->regs[r3]); in do_csst() local
|