Home
last modified time | relevance | path

Searched refs:AddressSpaceCachable (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/acpi_tables/src/
Daml.rs473 pub enum AddressSpaceCachable { enum
491 pub fn new_memory(cacheable: AddressSpaceCachable, read_write: bool, min: T, max: T) -> Self { in new_memory() argument
1452 AddressSpaceCachable::Cacheable, in test_resource_template()
1458 AddressSpaceCachable::NotCacheable, in test_resource_template()
1480 AddressSpaceCachable::Cacheable, in test_resource_template()