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