Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/
Demulate.c1894 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
2011 return em_push(ctxt); in em_push_sreg()
2043 rc = em_push(ctxt); in em_pusha()
2056 return em_push(ctxt); in em_pushf()
2091 rc = em_push(ctxt); in __emulate_int_real()
2098 rc = em_push(ctxt); in __emulate_int_real()
2103 rc = em_push(ctxt); in __emulate_int_real()
2264 rc = em_push(ctxt); in em_call_near_abs()
3388 ret = em_push(ctxt); in emulator_do_task_switch()
3514 return em_push(ctxt); in em_call()
[all …]