Searched refs:root_entry (Results 1 – 5 of 5) sorted by relevance
22 struct root_entry { struct120 struct root_entry *re) in insert_root_entry()124 struct root_entry *entry; in insert_root_entry()237 struct root_entry *re; in free_block_entry()268 struct root_entry *re = NULL; in add_block_entry()287 struct root_entry *exist_re; in add_block_entry()316 struct root_entry *re; in add_tree_block()393 struct root_entry *re; in add_extent_data_ref()635 struct root_entry *re; in dump_block_entry()676 struct root_entry *re = NULL; in btrfs_ref_tree_mod()[all …]
486 struct root_entry *root = &iommu->root_entry[bus]; in iommu_context_addr()680 if (!iommu->root_entry) in free_context_table()696 iommu_free_page(iommu->root_entry); in free_context_table()697 iommu->root_entry = NULL; in free_context_table()731 struct root_entry *rt_entry; in dmar_fault_dump_ptes()740 rt_entry = &iommu->root_entry[bus]; in dmar_fault_dump_ptes()1084 struct root_entry *root; in iommu_alloc_root_entry()1094 iommu->root_entry = root; in iommu_alloc_root_entry()2085 struct root_entry re; in copy_context_table()2164 struct root_entry *old_rt; in copy_translation_tables()[all …]
25 struct root_entry *rt_entry;248 tbl_wlk.rt_entry = &iommu->root_entry[bus]; in ctx_tbl_walk()269 (u64)virt_to_phys(iommu->root_entry)); in root_tbl_walk()
558 struct root_entry { struct729 struct root_entry *root_entry; /* virtual address */ member
228 void *root_entry);
Completed in 27 milliseconds