Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Demulate.c1828 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1945 return em_push(ctxt); in em_push_sreg()
1977 rc = em_push(ctxt); in em_pusha()
1990 return em_push(ctxt); in em_pushf()
2025 rc = em_push(ctxt); in __emulate_int_real()
2032 rc = em_push(ctxt); in __emulate_int_real()
2037 rc = em_push(ctxt); in __emulate_int_real()
2198 rc = em_push(ctxt); in em_call_near_abs()
3324 ret = em_push(ctxt); in emulator_do_task_switch()
3450 return em_push(ctxt); in em_call()
[all …]