Home
last modified time | relevance | path

Searched refs:EXPEVT_TLB_PROT_ST (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/sh3/sh3/
H A Dkgdb_machdep.c151 case EXPEVT_TLB_PROT_ST: in kgdb_signal()
158 case EXPEVT_TLB_PROT_ST | EXP_USER: in kgdb_signal()
H A Dexception.c340 case EXPEVT_TLB_PROT_ST: in tlb_exception()
H A Dexception_vector.S147 .Lg_TLB_PROT_ST: .long EXPEVT_TLB_PROT_ST
/netbsd-src/sys/arch/sh3/include/
H A Dexception.h59 #define EXPEVT_TLB_PROT_ST 0x0c0 /* Protection violation (store)*/ macro