Searched defs:isread (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | helper.c | 284 bool isread) in access_el3_aa32ns() 301 bool isread) in access_trap_aa32s_el1() 321 bool isread) in access_tpm() 337 bool isread) in access_tvm_trvm() 350 bool isread) in access_tsw() 360 bool isread) in access_tacr() 370 bool isread) in access_ttlb() 380 bool isread) in access_ttlbis() 392 bool isread) in access_ttlbos() 832 bool isread) in cpacr_access() [all …]
|
H A D | debug_helper.c | 789 bool isread) in access_tdosa() 810 bool isread) in access_tdra() 831 bool isread) in access_tda() 848 bool isread) in access_dbgvcr32() 865 bool isread) in access_tdcc()
|
H A D | syndrome.h | 164 int isread) in syn_aa64_sysregtrap() 172 int crn, int crm, int rt, int isread, in syn_cp14_rt_trap() 182 int crn, int crm, int rt, int isread, in syn_cp15_rt_trap() 192 int rt, int rt2, int isread, in syn_cp14_rrt_trap() 202 int rt, int rt2, int isread, in syn_cp15_rrt_trap()
|
H A D | cpregs.h | 1063 const ARMCPRegInfo *ri, int isread) in cp_access_ok()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_cpuif.c | 2270 const ARMCPRegInfo *ri, bool isread) in gicv3_irqfiq_access() 2310 const ARMCPRegInfo *ri, bool isread) in gicv3_dir_access() 2324 const ARMCPRegInfo *ri, bool isread) in gicv3_sgi_access() 2336 const ARMCPRegInfo *ri, bool isread) in gicv3_fiq_access() 2375 const ARMCPRegInfo *ri, bool isread) in gicv3_irq_access()
|
/openbmc/u-boot/drivers/spi/ |
H A D | kirkwood_spi.c | 35 int tm, isread = 0; in _spi_xfer() local
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_smbus.c | 80 u16 rmiaddr, int bytecount, bool isread, u8 *commandcode) in rmi_smb_get_command_code()
|
/openbmc/qemu/target/arm/hvf/ |
H A D | hvf.c | 1999 bool isread = (syndrome >> 0) & 1; in hvf_vcpu_exec() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 2235 static void gen_sysreg_undef(DisasContext *s, bool isread, in gen_sysreg_undef() 2265 static void handle_sys(DisasContext *s, bool isread, in handle_sys()
|
H A D | translate.c | 2934 bool isread, int rt, int rt2) in do_coproc_insn()
|