Home
last modified time | relevance | path

Searched refs:RESUME_GUEST_NV (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dkvm_asm.h142 #define RESUME_GUEST_NV RESUME_FLAG_NV macro
H A Dkvm_book3s.h627 return (r == RESUME_GUEST || r == RESUME_GUEST_NV); in is_kvmppc_resume_guest()
/linux/arch/powerpc/kvm/
H A Dbook3s_interrupts.S202 cmpwi r3, RESUME_GUEST_NV
H A Dtrace_hv.h151 {RESUME_GUEST_NV, "RESUME_GUEST_NV"}, \
H A Dbook3s_pr.c1032 return RESUME_GUEST_NV; in kvmppc_handle_fac()
1112 r = RESUME_GUEST_NV; in kvmppc_exit_pr_progint()
H A Dbooke.c841 return RESUME_GUEST_NV; in emulation_exit()
H A Dpowerpc.c292 r = RESUME_GUEST_NV; in kvmppc_emulate_mmio()