Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h231 struct read_cache { struct
286 struct read_cache io_read;
287 struct read_cache mem_read;
/arch/x86/kvm/
Demulate.c1060 struct read_cache *mc = &ctxt->mem_read; in read_emulated()
1131 struct read_cache *rc = &ctxt->io_read; in pio_in_emulated()
4259 struct read_cache *r = &ctxt->io_read; in x86_emulate_insn()