Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/mm/
Dicswx.h44 #define ICSWX_DSI_UCT 0x00004000 /* Unavailable Coprocessor Type */ macro
Dfault.c234 if (error_code & ICSWX_DSI_UCT) { in do_page_fault()