Searched defs:VMStateFlags (Results 1 – 3 of 3) sorted by relevance
22 impl Default for crate::bindings::VMStateFlags { implementation30 unsafe impl Zeroable for crate::bindings::VMStateFlags {} implementation
181 pub const fn vmstate_varray_flag<T: VMState>(_: PhantomData<T>) -> VMStateFlags { in vmstate_varray_flag()231 impl VMStateFlags { impl
51 enum VMStateFlags { enum