Home
last modified time | relevance | path

Searched refs:VMCS_EXIT_REASON (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dx86hvf.c380 uint64_t reason = rvmcs(cpu_state->hvf_fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
H A Dhvf.c716 uint64_t exit_reason = rvmcs(cpu->hvf_fd, VMCS_EXIT_REASON); in hvf_vcpu_exec()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dx86hvf.c382 uint64_t reason = rvmcs(cpu_state->hvf_fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
H A Dhvf.c632 uint64_t exit_reason = rvmcs(cpu->hvf_fd, VMCS_EXIT_REASON); in hvf_vcpu_exec()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dx86hvf.c380 uint64_t reason = rvmcs(cpu_state->hvf_fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
H A Dhvf.c716 uint64_t exit_reason = rvmcs(cpu->hvf_fd, VMCS_EXIT_REASON); in hvf_vcpu_exec()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dx86hvf.c382 uint64_t reason = rvmcs(cpu_state->hvf_fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dx86hvf.c380 uint64_t reason = rvmcs(cpu_state->hvf_fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
H A Dhvf.c716 uint64_t exit_reason = rvmcs(cpu->hvf_fd, VMCS_EXIT_REASON); in hvf_vcpu_exec()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dx86hvf.c380 uint64_t reason = rvmcs(cpu_state->hvf_fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dhvf.c434 uint64_t exit_reason = rvmcs(cpu->hvf->fd, VMCS_EXIT_REASON); in hvf_vcpu_exec()
H A Dx86hvf.c378 uint64_t reason = rvmcs(cpu_state->hvf->fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
/dports/emulators/qemu/qemu-6.2.0/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dhvf.c434 uint64_t exit_reason = rvmcs(cpu->hvf->fd, VMCS_EXIT_REASON); in hvf_vcpu_exec()
H A Dx86hvf.c378 uint64_t reason = rvmcs(cpu_state->hvf->fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/hvf/
H A Dvmcs.h127 #define VMCS_EXIT_REASON 0x00004402 macro
H A Dx86hvf.c382 uint64_t reason = rvmcs(cpu_state->hvf_fd, VMCS_EXIT_REASON); in hvf_inject_interrupts()
H A Dhvf.c726 uint64_t exit_reason = rvmcs(cpu->hvf_fd, VMCS_EXIT_REASON); in hvf_vcpu_exec()

12