Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c1858 static int emulate_popf(struct x86_emulate_ctxt *ctxt, in emulate_popf()
1906 return emulate_popf(ctxt, &ctxt->dst.val, ctxt->op_bytes); in em_popf()
1857 static int emulate_popf(struct x86_emulate_ctxt *ctxt, emulate_popf() function