Searched refs:root_entry (Results 1 – 5 of 5) sorted by relevance
19 struct root_entry { struct117 struct root_entry *re) in insert_root_entry()121 struct root_entry *entry; in insert_root_entry()234 struct root_entry *re; in free_block_entry()265 struct root_entry *re = NULL; in add_block_entry()284 struct root_entry *exist_re; in add_block_entry()313 struct root_entry *re; in add_tree_block()390 struct root_entry *re; in add_extent_data_ref()624 struct root_entry *re; in dump_block_entry()665 struct root_entry *re = NULL; in btrfs_ref_tree_mod()[all …]
771 struct root_entry *root = &iommu->root_entry[bus]; in iommu_context_addr()979 if (!iommu->root_entry) { in free_context_table()996 iommu->root_entry = NULL; in free_context_table()1048 struct root_entry *rt_entry; in dmar_fault_dump_ptes()1056 rt_entry = &iommu->root_entry[bus]; in dmar_fault_dump_ptes()1419 struct root_entry *root; in iommu_alloc_root_entry()1432 iommu->root_entry = root; in iommu_alloc_root_entry()3045 struct root_entry *old_re, in copy_context_table()3052 struct root_entry re; in copy_context_table()3149 struct root_entry *old_rt; in copy_translation_tables()[all …]
25 struct root_entry *rt_entry;249 tbl_wlk.rt_entry = &iommu->root_entry[bus]; in ctx_tbl_walk()271 (u64)virt_to_phys(iommu->root_entry)); in root_tbl_walk()
499 struct root_entry { struct595 struct root_entry *root_entry; /* virtual address */ member
232 void *root_entry);
Completed in 24 milliseconds