Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Demulate.c1845 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1962 return em_push(ctxt); in em_push_sreg()
1994 rc = em_push(ctxt); in em_pusha()
2007 return em_push(ctxt); in em_pushf()
2042 rc = em_push(ctxt); in __emulate_int_real()
2049 rc = em_push(ctxt); in __emulate_int_real()
2054 rc = em_push(ctxt); in __emulate_int_real()
2215 rc = em_push(ctxt); in em_call_near_abs()
3332 ret = em_push(ctxt); in emulator_do_task_switch()
3458 return em_push(ctxt); in em_call()
[all …]