Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Demulate.c1861 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1978 return em_push(ctxt); in em_push_sreg()
2010 rc = em_push(ctxt); in em_pusha()
2023 return em_push(ctxt); in em_pushf()
2058 rc = em_push(ctxt); in __emulate_int_real()
2065 rc = em_push(ctxt); in __emulate_int_real()
2070 rc = em_push(ctxt); in __emulate_int_real()
2231 rc = em_push(ctxt); in em_call_near_abs()
3370 ret = em_push(ctxt); in emulator_do_task_switch()
3496 return em_push(ctxt); in em_call()
[all …]