Home
last modified time | relevance | path

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

/arch/metag/mm/
Dfault.c27 case TBIXXF_SIGNUM_IPF: in clear_cbuf_entry()
/arch/metag/kernel/
Dtraps.c75 [TBIXXF_SIGNUM_IPF] = "Code fetch page fault",
565 case TBIXXF_SIGNUM_IPF: { in fault_handler()
/arch/metag/include/asm/
Dtbx.h131 #define TBIXXF_SIGNUM_IPF 0x09 /* Code fetch page fault */ macro