Searched refs:ICSWX_DSI_UCT (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/powerpc/mm/ | ||
| D | icswx.h | 44 #define ICSWX_DSI_UCT 0x00004000 /* Unavailable Coprocessor Type */ macro |
| D | fault.c | 243 if (error_code & ICSWX_DSI_UCT) { in do_page_fault() |