Searched refs:SEGV_MAPERR (Results 1 – 6 of 6) sorted by relevance
132 ksi.ksi_code = SEGV_MAPERR; in arm32_sync_icache()
321 #define SEGV_MAPERR 1 /* Address not mapped to object. */ macro
812 *ucode = SEGV_MAPERR; in trap_pfault()
745 *ucode = SEGV_MAPERR; in trap_pfault()
648 *ucode = SEGV_MAPERR; in vm_fault_trap()
4060 ksi.ksi_code = write ? SEGV_ACCERR : SEGV_MAPERR; in sigfastblock_failed()