Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c223 exc = EXCP_GPC; in arm_deliver_fault()
/openbmc/qemu/target/arm/
H A Dcpu.h61 #define EXCP_GPC 25 /* v9 Granule Protection Check Fault */ macro
H A Dhelper.c10837 [EXCP_GPC] = "Granule Protection Check", in arm_log_exception()
11590 case EXCP_GPC: in arm_cpu_do_interrupt_aarch64()