Home
last modified time | relevance | path

Searched defs:VHOST_SET_VRING_BASE (Results 1 - 11 of 11) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h366 #define VHOST_SET_VRING_BASE 0x4008af12ul macro
1925 #define VHOST_SET_VRING_BASE 0x4008af12ul macro
3482 #define VHOST_SET_VRING_BASE 0x4008af12ul macro
4934 #define VHOST_SET_VRING_BASE 0x4008af12ul macro
6381 #define VHOST_SET_VRING_BASE 0x8008af12ul macro
7931 #define VHOST_SET_VRING_BASE 0x8008af12ul macro
9481 #define VHOST_SET_VRING_BASE 0x8008af12ul macro
10933 #define VHOST_SET_VRING_BASE 0x4008af12ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs366 pub const VHOST_SET_VRING_BASE: u32 = 1074310930; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs257 pub const VHOST_SET_VRING_BASE: u32 = 2148052754; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs360 pub const VHOST_SET_VRING_BASE: u32 = 2148052754; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs257 pub const VHOST_SET_VRING_BASE: u32 = 2148052754; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs360 pub const VHOST_SET_VRING_BASE: u32 = 2148052754; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs262 pub const VHOST_SET_VRING_BASE: u32 = 1074310930; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs262 pub const VHOST_SET_VRING_BASE: u32 = 1074310930; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs369 pub const VHOST_SET_VRING_BASE: u32 = 1074310930; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs369 pub const VHOST_SET_VRING_BASE: u32 = 1074310930; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs366 pub const VHOST_SET_VRING_BASE: u32 = 1074310930; consts

Completed in 95 milliseconds