Searched refs:esr_val (Results 1 – 1 of 1) sorted by relevance
171 long esr_val; in ProgramCheckException() local175 esr_val = get_esr(); in ProgramCheckException()176 if( esr_val & ESR_PIL ) in ProgramCheckException()178 else if( esr_val & ESR_PPR ) in ProgramCheckException()180 else if( esr_val & ESR_PTR ) in ProgramCheckException()
Completed in 3 milliseconds