Home
last modified time | relevance | path

Searched defs:WHV_X64_SEGMENT_REGISTER (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h530 typedef struct WHV_X64_SEGMENT_REGISTER { struct
548 } WHV_X64_SEGMENT_REGISTER; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h530 typedef struct WHV_X64_SEGMENT_REGISTER { struct
548 } WHV_X64_SEGMENT_REGISTER; argument
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs2704 pub struct WHV_X64_SEGMENT_REGISTER { struct
2708 pub Anonymous: WHV_X64_SEGMENT_REGISTER_0, argument
2710 impl ::core::marker::Copy for WHV_X64_SEGMENT_REGISTER {} argument
2711 impl ::core::clone::Clone for WHV_X64_SEGMENT_REGISTER { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs6116 pub struct WHV_X64_SEGMENT_REGISTER { struct
6120 pub Anonymous: WHV_X64_SEGMENT_REGISTER_0, argument
6122 impl WHV_X64_SEGMENT_REGISTER {} implementation
6123 impl ::std::default::Default for WHV_X64_SEGMENT_REGISTER { implementation
6128 impl ::std::cmp::PartialEq for WHV_X64_SEGMENT_REGISTER { implementation
6133 impl ::std::cmp::Eq for WHV_X64_SEGMENT_REGISTER {} implementation
6134 unsafe impl ::windows::runtime::Abi for WHV_X64_SEGMENT_REGISTER { implementation