Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Demulate.c1399 static int em_push(struct x86_emulate_ctxt *ctxt) in em_push() function
1487 return em_push(ctxt); in em_push_sreg()
1514 rc = em_push(ctxt); in em_pusha()
1527 return em_push(ctxt); in em_pushf()
1561 rc = em_push(ctxt); in emulate_int_real()
1568 rc = em_push(ctxt); in emulate_int_real()
1573 rc = em_push(ctxt); in emulate_int_real()
1790 rc = em_push(ctxt); in em_grp45()
1800 rc = em_push(ctxt); in em_grp45()
2558 ret = em_push(ctxt); in emulator_do_task_switch()
[all …]