Searched refs:EXPEVT_TLB_PROT_ST (Results 1 – 4 of 4) sorted by relevance
151 case EXPEVT_TLB_PROT_ST: in kgdb_signal()158 case EXPEVT_TLB_PROT_ST | EXP_USER: in kgdb_signal()
340 case EXPEVT_TLB_PROT_ST: in tlb_exception()
147 .Lg_TLB_PROT_ST: .long EXPEVT_TLB_PROT_ST
59 #define EXPEVT_TLB_PROT_ST 0x0c0 /* Protection violation (store)*/ macro