Searched defs:emulate_instruction (Results 1 - 2 of 2) sorted by relevance

/arch/powerpc/kernel/
H A Dtraps.c1004 static int emulate_instruction(struct pt_regs *regs) function
1227 switch (emulate_instruction(regs)) {
/arch/x86/include/asm/
H A Dkvm_host.h846 static inline int emulate_instruction(struct kvm_vcpu *vcpu, function

Completed in 61 milliseconds