Home
last modified time | relevance | path

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

/openbsd/sys/arch/sh/include/
H A Dtrap.h57 #define EXPEVT_TLB_MISS_ST 0x060 /* TLB miss (store) */ macro
/openbsd/sys/arch/sh/sh/
H A Dtrap.c353 case EXPEVT_TLB_MISS_ST: in tlb_exception()