Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/mm/
Dfault.c32 cbuf[0].CBFlags &= ~TXCATCH0_FAULT_BITS; in clear_cbuf_entry()
/linux-4.1.27/arch/metag/include/asm/
Dmetag_regs.h845 #define TXCATCH0_FAULT_BITS 0x00000C00 /* See TXSTATUS_MEMFAULT_* */ macro