HomeSort by: relevance | last modified time | path
    Searched refs:EXPEVT_TLB_PROT_ST (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sh3/sh3/
kgdb_machdep.c 151 case EXPEVT_TLB_PROT_ST:
158 case EXPEVT_TLB_PROT_ST | EXP_USER:
exception.c 116 "TLB protection violation (store)", /* 0x0c0 EXPEVT_TLB_PROT_ST */
340 case EXPEVT_TLB_PROT_ST:
exception_vector.S 147 .Lg_TLB_PROT_ST: .long EXPEVT_TLB_PROT_ST
  /src/sys/arch/sh3/include/
exception.h 59 #define EXPEVT_TLB_PROT_ST 0x0c0 /* Protection violation (store)*/

Completed in 16 milliseconds