Home
last modified time | relevance | path

Searched refs:WHV_X64_APIC_SMI_CONTEXT (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h875 typedef struct WHV_X64_APIC_SMI_CONTEXT { struct
877 } WHV_X64_APIC_SMI_CONTEXT; argument
913 WHV_X64_APIC_SMI_CONTEXT ApicSmi;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinhvplatformdefs.h875 typedef struct WHV_X64_APIC_SMI_CONTEXT { struct
877 } WHV_X64_APIC_SMI_CONTEXT; typedef
913 WHV_X64_APIC_SMI_CONTEXT ApicSmi;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs1812 pub ApicSmi: WHV_X64_APIC_SMI_CONTEXT,
2272 pub struct WHV_X64_APIC_SMI_CONTEXT { struct
2275 impl ::core::marker::Copy for WHV_X64_APIC_SMI_CONTEXT {} implementation
2276 impl ::core::clone::Clone for WHV_X64_APIC_SMI_CONTEXT { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Hypervisor/
H A Dmod.rs4007 pub ApicSmi: WHV_X64_APIC_SMI_CONTEXT,
5117 pub struct WHV_X64_APIC_SMI_CONTEXT { struct
5120 impl WHV_X64_APIC_SMI_CONTEXT {} implementation
5121 impl ::std::default::Default for WHV_X64_APIC_SMI_CONTEXT { implementation
5126 impl ::std::fmt::Debug for WHV_X64_APIC_SMI_CONTEXT { implementation
5131 impl ::std::cmp::PartialEq for WHV_X64_APIC_SMI_CONTEXT { implementation
5136 impl ::std::cmp::Eq for WHV_X64_APIC_SMI_CONTEXT {} implementation
5137 unsafe impl ::windows::runtime::Abi for WHV_X64_APIC_SMI_CONTEXT { implementation