Home
last modified time | relevance | path

Searched refs:arm_fi_to_sfsc (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c105 fsr = arm_fi_to_sfsc(fi); in compute_fsr_fsc()
H A Dop_helper.c1238 syndrome = arm_fi_to_sfsc(&fi); in HELPER()
/openbmc/qemu/target/arm/
H A Ddebug_helper.c461 return arm_fi_to_sfsc(&fi); in arm_debug_exception_fsr()
H A Dinternals.h607 static inline uint32_t arm_fi_to_sfsc(ARMMMUFaultInfo *fi) in arm_fi_to_sfsc() function
H A Dhelper.c3673 fsr = arm_fi_to_sfsc(&fi); in do_ats_write()
3758 uint32_t fsr = arm_fi_to_sfsc(&fi); in do_ats_write()
11408 env->exception.fsr = arm_fi_to_sfsc(&fi); in arm_cpu_do_interrupt_aarch32()