Home
last modified time | relevance | path

Searched refs:EMULATE_EXIT_USER (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Demulate.c278 emulated = EMULATE_EXIT_USER; in kvmppc_emulate_instruction()
H A De500_emulate.c97 emulated = EMULATE_EXIT_USER; in kvmppc_e500_emul_ehpriv()
H A Dbook3s_emulate.c378 emulated = EMULATE_EXIT_USER; in kvmppc_core_emulate_op_pr()
H A Dbook3s_pr.c1132 case EMULATE_EXIT_USER: in kvmppc_exit_pr_progint()
H A Dbooke.c856 case EMULATE_EXIT_USER: in emulation_exit()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_ppc.h44 EMULATE_EXIT_USER, /* emulation requires exit to user-space */ enumerator