Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dsyndrome.h254 static inline uint32_t syn_pactrap(void) in syn_pactrap() function
/qemu/target/arm/tcg/
H A Dpauth_helper.c461 raise_exception_ra(env, EXCP_UDEF, syn_pactrap(), target_el, ra); in pauth_trap()