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.c1816 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1934 return em_push(ctxt); in em_push_sreg()
1966 rc = em_push(ctxt); in em_pusha()
1979 return em_push(ctxt); in em_pushf()
2014 rc = em_push(ctxt); in __emulate_int_real()
2021 rc = em_push(ctxt); in __emulate_int_real()
2026 rc = em_push(ctxt); in __emulate_int_real()
2187 rc = em_push(ctxt); in em_call_near_abs()
2966 ret = em_push(ctxt); in emulator_do_task_switch()
3092 return em_push(ctxt); in em_call()
[all …]