Searched refs:EXPEVT_TLB_MOD (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/sh/include/ | ||
H A D | trap.h | 58 #define EXPEVT_TLB_MOD 0x080 /* Initial page write */ macro |
/openbsd/sys/arch/sh/sh/ | ||
H A D | trap.c | 357 case EXPEVT_TLB_MOD: in tlb_exception() |