Home
last modified time | relevance | path

Searched defs:logmem (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/vhost-user-backend/src/
Dbitmap.rs126 logmem: Arc<MmapLogReg>, field
373 let logmem = in test_bitmap_region_bigger_than_log() localVariable
394 let logmem = in test_bitmap_log_and_region_same_size() localVariable
421 let logmem = in test_bitmap_region_smaller_than_log() localVariable
449 let logmem = in test_bitmap_region_smaller_than_one_word() localVariable
470 let logmem = in test_bitmap_two_regions_overlapping_word_first_dirty() localVariable
529 let logmem = in test_bitmap_two_regions_overlapping_word_second_dirty() localVariable
595 let logmem = in test_bitmap_region_slice() localVariable
Dhandler.rs762 let logmem = Arc::new( in set_log_base() localVariable