Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/
H A Dcmdline.rs2444 pub unprotected_vm_with_firmware: Option<PathBuf>, field
3564 cmd.unprotected_vm_with_firmware.is_some(), in try_from()
3583 } else if let Some(p) = cmd.unprotected_vm_with_firmware { in try_from()