Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Dentry.rs430 const BCC_SIZE: usize = SIZE_4KB; in new() constant
432 Some(Self::LegacyBcc(&mut data[..BCC_SIZE])) in new()