Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationmanager/src/
Dpayload.rs376 fn check_apexes_are_from_allowed_partitions(requested_apexes: &Vec<&ApexInfo>) -> Result<()> { in check_apexes_are_from_allowed_partitions() function
407 check_apexes_are_from_allowed_partitions(&apex_infos)?; in collect_apex_infos()