Home
last modified time | relevance | path

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

/qemu/target/openrisc/
H A Dmmu.c91 return need & PAGE_EXEC ? EXCP_IPF : EXCP_DPF; in get_phys_mmu()
112 int excp = EXCP_DPF; in openrisc_cpu_tlb_fill()
H A Dinterrupt.c72 [EXCP_DPF] = "DFP (data protection fault)", in openrisc_cpu_do_interrupt()
H A Dcpu.h144 EXCP_DPF = 0x3, enumerator