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