Home
last modified time | relevance | path

Searched refs:ESR_PIL (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h299 #define ESR_PIL 0x08000000 /* Program Exception - Illegal */ macro
/linux/arch/powerpc/kvm/
H A Dbooke.c853 kvmppc_core_queue_program(vcpu, ESR_PIL); in emulation_exit()
998 kvmppc_core_queue_program(vcpu, ESR_PIL); in kvmppc_resume_inst_load()