Home
last modified time | relevance | path

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

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h276 #define KVM_SET_FPU 0x41a0ae8dul macro
1832 #define KVM_SET_FPU 0x41a0ae8dul macro
3392 #define KVM_SET_FPU 0x4000ae8dul macro
7841 #define KVM_SET_FPU 0x8000ae8dul macro
9391 #define KVM_SET_FPU 0x8000ae8dul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs276 pub const KVM_SET_FPU: u32 = 1073786509; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs270 pub const KVM_SET_FPU: u32 = 2147528333; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs270 pub const KVM_SET_FPU: u32 = 2147528333; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs276 pub const KVM_SET_FPU: u32 = 1101049485; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs276 pub const KVM_SET_FPU: u32 = 1101049485; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs276 pub const KVM_SET_FPU: u32 = 1101049485; consts

Completed in 79 milliseconds