Home
last modified time | relevance | path

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

/dev/bus/pci/bus_mgr/
A Dresource.cpp19 resource_range &resource_allocator::type_to_range(pci_resource_type type, bool prefetchable) { in type_to_range()
45 status_t resource_allocator::set_range(const resource_range &range, bool prefetchable) { in set_range()
51 status_t resource_allocator::allocate_mmio(bool can_be_64bit, bool prefetchable, uint64_t size, uin… in allocate_mmio()
A Dbus.cpp241 const bool prefetchable = root_bus_ ? false : r->prefetchable; in allocate_resources() local
A Ddevice.h71 bool prefetchable; // prefetchable request (only makes sense for mmio or mmio64) member
A Dbridge.cpp332 …auto make_request = [this, &bar_alloc_requests](pci_resource_type type, bool prefetchable, uint64_… in get_bar_alloc_requests()
/dev/bus/pci/include/dev/bus/
A Dpci.h34 bool prefetchable; member

Completed in 15 milliseconds