Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/hypervisor/src/
H A Dlib.rs575 ProtectedWithCustomFirmware, enumerator
590 Self::Protected | Self::ProtectedWithCustomFirmware | Self::ProtectedWithoutFirmware in isolates_memory()
598 Self::UnprotectedWithFirmware | Self::ProtectedWithCustomFirmware in needs_firmware_loaded()
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dcmdline.rs3582 ProtectionType::ProtectedWithCustomFirmware in try_from()