Home
last modified time | relevance | path

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

/packages/modules/Virtualization/vmbase/src/
Dmemory.rs30 SIZE_2MB, SIZE_4KB, SIZE_4MB, SIZE_64KB,
/packages/modules/Virtualization/vmbase/src/memory/
Dutil.rs34 pub const SIZE_4MB: usize = 4 << 20; constant