Searched refs:SEGV_NOMAP (Results 1 – 6 of 6) sorted by relevance
60 #define SEGV_NOMAP SEGV_MAPERR /* no mapping at the fault address */ macro
64 #define SEGV_NOMAP SEGV_MAPERR /* no mapping at the fault address */ macro
72 #define SEGV_NOMAP FC_NOMAP /* no mapping at the fault address */ macro
466 #define SEGV_NOMAP FC_NOMAP /* no mapping at the fault address */ macro
151 code = SEGV_NOMAP; in ucbsigvechandler()
259 code = SEGV_NOMAP; in ucbsigvechandler()