Home
last modified time | relevance | path

Searched refs:iregion (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/arm/
H A Didau.h54 void (*check)(IDAUInterface *ii, uint32_t address, int *iregion,
H A Dinternals.h1395 uint8_t iregion; member
H A Dptw.c2840 sattrs->iregion = idau_region; in v8m_security_lookup()
/openbmc/qemu/hw/arm/
H A Dmps2-tz.c1219 int *iregion, bool *exempt, bool *ns, bool *nsc) in mps2_tz_idau_check() argument
1233 *iregion = region; in mps2_tz_idau_check()
H A Darmsse.c1657 int *iregion, bool *exempt, bool *ns, bool *nsc) in armsse_idau_check() argument
1671 *iregion = region; in armsse_idau_check()
/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c2852 tt_resp = (sattrs.iregion << 24) | in HELPER()