Home
last modified time | relevance | path

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

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h253 #define KVM_SET_ONE_REG 0x4010aeacul macro
1809 #define KVM_SET_ONE_REG 0x4010aeacul macro
3369 #define KVM_SET_ONE_REG 0x4010aeacul macro
7818 #define KVM_SET_ONE_REG 0x8010aeacul macro
9368 #define KVM_SET_ONE_REG 0x8010aeacul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs253 pub const KVM_SET_ONE_REG: u32 = 1074835116; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs247 pub const KVM_SET_ONE_REG: u32 = 2148576940; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs247 pub const KVM_SET_ONE_REG: u32 = 2148576940; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs253 pub const KVM_SET_ONE_REG: u32 = 1074835116; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs253 pub const KVM_SET_ONE_REG: u32 = 1074835116; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs253 pub const KVM_SET_ONE_REG: u32 = 1074835116; consts

Completed in 80 milliseconds