Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c1829 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1947 return em_push(ctxt); in em_push_sreg()
1979 rc = em_push(ctxt); in em_pusha()
1992 return em_push(ctxt); in em_pushf()
2027 rc = em_push(ctxt); in __emulate_int_real()
2034 rc = em_push(ctxt); in __emulate_int_real()
2039 rc = em_push(ctxt); in __emulate_int_real()
2200 rc = em_push(ctxt); in em_call_near_abs()
2979 ret = em_push(ctxt); in emulator_do_task_switch()
3105 return em_push(ctxt); in em_call()
[all …]