Searched defs:next_rip (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/arch/x86/include/asm/ | ||
D | kvm_emulate.h | 43 u64 next_rip; /* rip following the instruction */ member |
D | svm.h | 85 u64 next_rip; member |
/linux-3.3/arch/x86/kvm/ | ||
D | svm.c | 123 u64 next_rip; member |