Searched defs:gmm (Results 1 – 2 of 2) sorted by relevance
159 let gmm = GuestMemoryMmap::from_ranges(®ions).unwrap(); in test_atomic_memory() localVariable209 let gmm = GuestMemoryMmap::from_ranges(®ions).unwrap(); in test_clone_guard() localVariable225 let mut gmm = Arc::new(GuestMemoryMmap::from_ranges(®ions).unwrap()); in test_atomic_hotplug() localVariable
403 M1 & gmm (M1 &m1, const T1 &t1, const T2 &t2, const M2 &m2, const M3 &m3) in gmm() function