Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dkvm_asm.h142 #define RESUME_GUEST_NV RESUME_FLAG_NV macro
/linux/arch/powerpc/kvm/
H A Dbook3s_interrupts.S202 cmpwi r3, RESUME_GUEST_NV
H A Dbooke.c841 return RESUME_GUEST_NV; in emulation_exit()