Searched defs:SwiotlbInfo (Results 1 – 2 of 2) sorted by relevance
23 pub struct SwiotlbInfo { struct32 impl SwiotlbInfo { argument34 pub fn new_from_fdt(fdt: &Fdt) -> libfdt::Result<SwiotlbInfo> { in new_from_fdt()
779 swiotlb_info: &SwiotlbInfo, in validate_swiotlb_info()