Home
last modified time | relevance | path

Searched defs:KVM_S390_INITIAL_RESET (Results 1 - 7 of 7) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h282 #define KVM_S390_INITIAL_RESET 0xae97ul macro
1839 #define KVM_S390_INITIAL_RESET 0xae97ul macro
3398 #define KVM_S390_INITIAL_RESET 0xae97ul macro
7847 #define KVM_S390_INITIAL_RESET 0x2000ae97ul macro
9397 #define KVM_S390_INITIAL_RESET 0x2000ae97ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs282 pub const KVM_S390_INITIAL_RESET: u32 = 44695; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs276 pub const KVM_S390_INITIAL_RESET: u32 = 536915607; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs276 pub const KVM_S390_INITIAL_RESET: u32 = 536915607; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs283 pub const KVM_S390_INITIAL_RESET: u32 = 44695; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs283 pub const KVM_S390_INITIAL_RESET: u32 = 44695; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs282 pub const KVM_S390_INITIAL_RESET: u32 = 44695; consts

Completed in 74 milliseconds