Home
last modified time | relevance | path

Searched refs:GPCF_Fail (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c133 case GPCF_Fail: in report_as_gpc_exception()
162 [GPCF_Fail] = 0b001100, in encode_gpcsc()
228 if (fi->gpcf == GPCF_Fail && target_el < 2) { in arm_deliver_fault()
/openbmc/qemu/target/arm/
H A Dinternals.h569 GPCF_Fail, enumerator
H A Dptw.c479 fi->gpcf = GPCF_Fail; in granule_protection_check()