Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_x86_emulate.h111 struct fetch_cache { struct
143 struct fetch_cache fetch;
/arch/x86/kvm/
Dx86_emulate.c584 struct fetch_cache *fc = &ctxt->decode.fetch; in do_fetch_insn_byte()