Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/src/memory/
Dtracker.rs95 tracker.init_static_shared_pool(r) in init_shared_pool()
440 fn init_static_shared_pool(&mut self, range: Range<usize>) -> Result<()> { in init_static_shared_pool() method