Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Demulate.c1857 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1974 return em_push(ctxt); in em_push_sreg()
2006 rc = em_push(ctxt); in em_pusha()
2019 return em_push(ctxt); in em_pushf()
2054 rc = em_push(ctxt); in __emulate_int_real()
2061 rc = em_push(ctxt); in __emulate_int_real()
2066 rc = em_push(ctxt); in __emulate_int_real()
2227 rc = em_push(ctxt); in em_call_near_abs()
3354 ret = em_push(ctxt); in emulator_do_task_switch()
3480 return em_push(ctxt); in em_call()
[all …]