Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkvm_emulate.h450 void emulator_writeback_register_cache(struct x86_emulate_ctxt *ctxt);
/Linux-v4.19/arch/x86/kvm/
Demulate.c5794 void emulator_writeback_register_cache(struct x86_emulate_ctxt *ctxt) in emulator_writeback_register_cache() function
Dx86.c7953 emulator_writeback_register_cache(&vcpu->arch.emulate_ctxt); in __get_regs()