Home
last modified time | relevance | path

Searched refs:VHOST_IOTLB_MSG (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvhost_types.h77 #define VHOST_IOTLB_MSG 0x1 macro
/external/rust/crates/vmm_vhost/src/vhost_kern/
Dvhost_binding.rs30 pub const VHOST_IOTLB_MSG: raw::c_uint = 1; constant