Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Demulate.c5638 void emulator_invalidate_register_cache(struct x86_emulate_ctxt *ctxt) in emulator_invalidate_register_cache() function
H A Dx86.c9566 emulator_invalidate_register_cache(ctxt); in x86_emulate_instruction()