Home
last modified time | relevance | path

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

/external/crosvm/arch/src/
Dpstore.rs9 use crate::Pstore;
50 pstore: &Pstore, in create_memory_region() argument
62 .allocate(pstore.size as u64, Alloc::Pstore, "pstore".to_owned()) in create_memory_region()
Dlib.rs58 pub struct Pstore { struct
85 pub pstore: Option<Pstore>,
/external/crosvm/resources/src/
Dlib.rs31 Pstore, enumerator
/external/crosvm/src/
Dcrosvm.rs22 use arch::{Pstore, SerialHardware, SerialParameters, VcpuAffinity};
216 pub pstore: Option<Pstore>,
Dmain.rs20 set_default_serial_parameters, Pstore, SerialHardware, SerialParameters, SerialType,
1075 cfg.pstore = Some(Pstore { in set_argument()
/external/crosvm/x86_64/src/
Dlib.rs110 Pstore(arch::pstore::Error), enumerator
170 Pstore(e) => write!(f, "failed to allocate pstore region: {}", e), in fmt()
448 .map_err(Error::Pstore)?, in build_vm()
/external/linux-kselftest/android/
DREADME.md266 Pstore is recommended, not required, for Android.
/external/linux-kselftest/
DAndroid.bp415 // Pstore test