Home
last modified time | relevance | path

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

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