Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dkvm_emulate.h507 void emulator_invalidate_register_cache(struct x86_emulate_ctxt *ctxt);
H A Demulate.c5899 void emulator_invalidate_register_cache(struct x86_emulate_ctxt *ctxt) in emulator_invalidate_register_cache() function
H A Dx86.c7577 emulator_invalidate_register_cache(ctxt); in x86_emulate_instruction()