Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c102 fsr = arm_fi_to_lfsc(fi); in compute_fsr_fsc()
H A Dop_helper.c1236 syndrome = arm_fi_to_lfsc(&fi); in HELPER()
/openbmc/qemu/target/arm/
H A Ddebug_helper.c459 return arm_fi_to_lfsc(&fi); in arm_debug_exception_fsr()
H A Dinternals.h688 static inline uint32_t arm_fi_to_lfsc(ARMMMUFaultInfo *fi) in arm_fi_to_lfsc() function
H A Dhelper.c3670 fsr = arm_fi_to_lfsc(&fi); in do_ats_write()
3729 uint32_t fsr = arm_fi_to_lfsc(&fi); in do_ats_write()
11406 env->exception.fsr = arm_fi_to_lfsc(&fi); in arm_cpu_do_interrupt_aarch32()