Searched refs:avf_untrusted_node (Results 1 – 1 of 1) sorted by relevance
292 let node = avf_untrusted_node(fdt)?; in instance_id()304 let node = avf_untrusted_node(fdt)?; in should_defer_rollback_protection()315 fn avf_untrusted_node(fdt: &Fdt) -> Result<FdtNode, RebootReason> { in avf_untrusted_node() function