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