Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_emulate.h248 struct read_cache { struct
314 struct read_cache io_read;
315 struct read_cache mem_read;
/arch/x86/kvm/
Demulate.c1404 struct read_cache *mc = &ctxt->mem_read; in read_emulated()
1472 struct read_cache *rc = &ctxt->io_read; in pio_in_emulated()
4794 struct read_cache *r = &ctxt->io_read; in x86_emulate_insn()