Searched refs:esr_val (Results 1 – 1 of 1) sorted by relevance
215 long esr_val; in ProgramCheckException() local224 esr_val = get_esr(); in ProgramCheckException()225 if( esr_val & ESR_PIL ) in ProgramCheckException()227 else if( esr_val & ESR_PPR ) in ProgramCheckException()229 else if( esr_val & ESR_PTR ) in ProgramCheckException()