Home
last modified time | relevance | path

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

/qemu/target/i386/hvf/
H A Dhvf.c466 void hvf_load_regs(CPUState *cs) in hvf_load_regs() function
807 hvf_load_regs(cpu); in hvf_vcpu_exec()
825 hvf_load_regs(cpu); in hvf_vcpu_exec()
847 hvf_load_regs(cpu); in hvf_vcpu_exec()
904 hvf_load_regs(cpu); in hvf_vcpu_exec()
918 hvf_load_regs(cpu); in hvf_vcpu_exec()
952 hvf_load_regs(cpu); in hvf_vcpu_exec()
H A Dx86hvf.h35 void hvf_load_regs(CPUState *cpu);
H A Dx86_task.c122 hvf_load_regs(cpu); in vmx_handle_task_switch()