Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dint_helper.c151 case EXCP_DMP: in hppa_cpu_do_interrupt()
228 [EXCP_DMP] = "data memory protection trap", in hppa_cpu_do_interrupt()
H A Dcpu.h80 #define EXCP_DMP 18 /* data memory protection trap */ macro