Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h225 struct fetch_cache { struct
285 struct fetch_cache fetch;
/linux-3.4.99/arch/x86/kvm/
Demulate.c665 struct fetch_cache *fc = &ctxt->fetch; in do_insn_fetch_byte()