Home
last modified time | relevance | path

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

/packages/modules/Virtualization/android/virtmgr/src/
Daidl.rs789 check_protected_vm_is_supported()?; in create_vm_internal()
2175 fn check_protected_vm_is_supported() -> binder::Result<()> { in check_protected_vm_is_supported() function