Home
last modified time | relevance | path

Searched refs:WHvX64RegisterRip (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dwhpx-all.c54 WHvX64RegisterRip,
251 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
417 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
950 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1017 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dwhpx-all.c56 WHvX64RegisterRip,
253 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
419 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
952 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1019 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dwhpx-all.c54 WHvX64RegisterRip,
251 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
417 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
950 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1017 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dwhpx-all.c58 WHvX64RegisterRip,
299 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
487 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
1013 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1086 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dwhpx-all.c54 WHvX64RegisterRip,
295 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
483 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
1009 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1070 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/i386/
H A Dwhpx-all.c54 WHvX64RegisterRip,
295 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
483 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
1009 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1070 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/i386/whpx/
H A Dwhpx-all.c58 WHvX64RegisterRip,
300 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
488 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
1137 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1210 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu/qemu-6.2.0/target/i386/whpx/
H A Dwhpx-all.c58 WHvX64RegisterRip,
300 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
488 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
1137 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1210 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/whpx/
H A Dwhpx-all.c58 WHvX64RegisterRip,
300 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_set_registers()
488 assert(whpx_register_names[idx] == WHvX64RegisterRip); in whpx_get_registers()
1137 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
1210 reg_names[0] = WHvX64RegisterRip; in whpx_vcpu_run()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h355 WHvX64RegisterRip = 0x00000010, enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h355 WHvX64RegisterRip = 0x00000010, enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs1539 pub const WHvX64RegisterRip: WHV_REGISTER_NAME = 16i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs3675 pub const WHvX64RegisterRip: WHV_REGISTER_NAME = WHV_REGISTER_NAME(16i32); const