/openbmc/qemu/target/arm/tcg/ |
H A D | cpregs-at.c | 282 bool isread) in at_e012_access() 298 bool isread) in at_s1e2_access() 308 bool isread) in at_s1e01_access() 366 bool isread) in ats_access()
|
H A D | tlb-insns.c | 19 bool isread) in access_ttlb() 29 bool isread) in access_ttlbis() 40 bool isread) in access_ttlbos()
|
H A D | translate-a64.c | 2435 static void gen_sysreg_undef(DisasContext *s, bool isread, in gen_sysreg_undef() 2465 static void handle_sys(DisasContext *s, bool isread, in handle_sys()
|
H A D | translate.c | 2924 bool isread, int rt, int rt2) in do_coproc_insn()
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | 288 bool isread) in access_el3_aa32ns() 305 bool isread) in access_trap_aa32s_el1() 322 bool isread) in access_tvm_trvm() 335 bool isread) in access_tsw() 345 bool isread) in access_tacr() 599 bool isread) in cpacr_access() 617 bool isread) in cptr_access() 798 bool isread) in access_tid4() 878 bool isread) in access_aa64_tid1() 888 bool isread) in access_aa32_tid1() [all …]
|
H A D | debug_helper.c | 791 bool isread) in access_tdosa() 812 bool isread) in access_tdra() 833 bool isread) in access_tda() 850 bool isread) in access_dbgvcr32() 867 bool isread) in access_tdcc() 944 bool isread) in access_bogus()
|
H A D | syndrome.h | 165 int isread) in syn_aa64_sysregtrap() 173 int crn, int crm, int rt, int isread, in syn_cp14_rt_trap() 183 int crn, int crm, int rt, int isread, in syn_cp15_rt_trap() 193 int rt, int rt2, int isread, in syn_cp14_rrt_trap() 203 int rt, int rt2, int isread, in syn_cp15_rrt_trap()
|
H A D | cpregs-pmu.c | 23 bool isread) in access_tpm() argument 232 pmreg_access(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access() argument 257 pmreg_access_xevcntr(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_xevcntr() argument 272 pmreg_access_swinc(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_swinc() argument 287 pmreg_access_selr(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_selr() argument 301 pmreg_access_ccntr(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_ccntr() argument [all...] |
H A D | cpregs.h | 1090 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() 2307 const ARMCPRegInfo *ri, bool isread) in gicv3_dir_access() 2321 const ARMCPRegInfo *ri, bool isread) in gicv3_sgi_access() 2333 const ARMCPRegInfo *ri, bool isread) in gicv3_fiq_access() 2369 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/qemu/target/arm/hvf/ |
H A D | hvf.c | 2051 bool isread = (syndrome >> 0) & 1; in hvf_vcpu_exec() local
|