Searched refs:ESR_PIL (Results 1 – 3 of 3) sorted by relevance
363 #define ESR_PIL 0x08000000 /* Program Exception - Illegal */ macro
817 kvmppc_core_queue_program(vcpu, ESR_PIL); in emulation_exit()962 kvmppc_core_queue_program(vcpu, ESR_PIL); in kvmppc_resume_inst_load()
376 #define REASON_ILLEGAL (ESR_PIL | ESR_PUO)