Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h506 void emulator_invalidate_register_cache(struct x86_emulate_ctxt *ctxt);
H A Demulate.c5489 void emulator_invalidate_register_cache(struct x86_emulate_ctxt *ctxt) in emulator_invalidate_register_cache() function
H A Dx86.c8980 emulator_invalidate_register_cache(ctxt); in x86_emulate_instruction()