Home
last modified time | relevance | path

Searched defs:read_emulated (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/x86/include/asm/
Dkvm_emulate.h127 int (*read_emulated)(struct x86_emulate_ctxt *ctxt, member
/linux-3.3/arch/x86/kvm/
Demulate.c1055 static int read_emulated(struct x86_emulate_ctxt *ctxt, in read_emulated() function