Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dinterrupt.c73 [EXCP_IPF] = "IPF (code protection fault)", in openrisc_cpu_do_interrupt()
H A Dmmu.c91 return need & PAGE_EXEC ? EXCP_IPF : EXCP_DPF; in get_phys_mmu()
H A Dcpu.h145 EXCP_IPF = 0x4, enumerator