Searched refs:ESR_PIL (Results 1 – 5 of 5) sorted by relevance
53 #define ESR_PIL 0x08000000 macro226 if( esr_val & ESR_PIL ) in ProgramCheckException()
356 #define ESR_PIL 0x08000000 /* Program Exception - Illegal */ macro
215 #define ESR_PIL 0x08000000 /* Program Exception - Illegal */ macro
825 kvmppc_core_queue_program(vcpu, ESR_PIL); in emulation_exit()971 kvmppc_core_queue_program(vcpu, ESR_PIL); in kvmppc_resume_inst_load()
580 #define REASON_ILLEGAL (ESR_PIL | ESR_PUO)