Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c1834 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1952 return em_push(ctxt); in em_push_sreg()
1984 rc = em_push(ctxt); in em_pusha()
1997 return em_push(ctxt); in em_pushf()
2032 rc = em_push(ctxt); in __emulate_int_real()
2039 rc = em_push(ctxt); in __emulate_int_real()
2044 rc = em_push(ctxt); in __emulate_int_real()
2205 rc = em_push(ctxt); in em_call_near_abs()
2984 ret = em_push(ctxt); in emulator_do_task_switch()
3110 return em_push(ctxt); in em_call()
[all …]