Searched refs:esr_val (Results 1 – 1 of 1) sorted by relevance
216 long esr_val; in ProgramCheckException() local225 esr_val = get_esr(); in ProgramCheckException()226 if( esr_val & ESR_PIL ) in ProgramCheckException()228 else if( esr_val & ESR_PPR ) in ProgramCheckException()230 else if( esr_val & ESR_PTR ) in ProgramCheckException()