Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/
H A Dcmdline.rs1998 pub protected_vm_with_firmware: Option<PathBuf>, field
3562 cmd.protected_vm_with_firmware.is_some(), in try_from()
3575 } else if let Some(p) = cmd.protected_vm_with_firmware { in try_from()