Searched refs:esr_val (Results 1 – 1 of 1) sorted by relevance
219 long esr_val; in ProgramCheckException() local228 esr_val = get_esr(); in ProgramCheckException()229 if( esr_val & ESR_PIL ) in ProgramCheckException()231 else if( esr_val & ESR_PPR ) in ProgramCheckException()233 else if( esr_val & ESR_PTR ) in ProgramCheckException()
Completed in 2 milliseconds