Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Diommu.rs181 hp_endpoints_ranges: Vec<RangeInclusive<u32>>, field
712 hp_endpoints_ranges: Vec<RangeInclusive<u32>>, field
835 let hp_endpoints_ranges = self.hp_endpoints_ranges.to_owned(); in activate() localVariable