Home
last modified time | relevance | path

Searched refs:syn_pcalignment (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dsyndrome.h348 static inline uint32_t syn_pcalignment(void) in syn_pcalignment() function
/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c294 raise_exception(env, EXCP_PREFETCH_ABORT, syn_pcalignment(), target_el); in helper_exception_pc_alignment()