Home
last modified time | relevance | path

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

/external/rust/crates/virtio-queue/src/
Dchain.rs367 let idtable = DescriptorTable::new(m, GuestAddress(0x7000), 4); in test_new_from_indirect_descriptor() localVariable
418 let idtable = DescriptorTable::new(m, GuestAddress(0x7001), 4); in test_indirect_descriptor_address_noaligned() localVariable