Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Demulate.c1790 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1907 return em_push(ctxt); in em_push_sreg()
1939 rc = em_push(ctxt); in em_pusha()
1952 return em_push(ctxt); in em_pushf()
1987 rc = em_push(ctxt); in __emulate_int_real()
1994 rc = em_push(ctxt); in __emulate_int_real()
1999 rc = em_push(ctxt); in __emulate_int_real()
2160 rc = em_push(ctxt); in em_call_near_abs()
3293 ret = em_push(ctxt); in emulator_do_task_switch()
3419 return em_push(ctxt); in em_call()
[all …]