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 …]
374 struct root_entry *root = &iommu->root_entry[bus]; in iommu_context_addr()568 if (!iommu->root_entry) in free_context_table()584 iommu_free_page(iommu->root_entry); in free_context_table()585 iommu->root_entry = NULL; in free_context_table()620 struct root_entry *rt_entry; in dmar_fault_dump_ptes()629 if (!iommu->root_entry) { in dmar_fault_dump_ptes()985 struct root_entry *root; in iommu_alloc_root_entry()995 iommu->root_entry = root; in iommu_alloc_root_entry()1986 struct root_entry re; in copy_context_table()2065 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()
559 struct root_entry { struct728 struct root_entry *root_entry; /* virtual address */ member
228 void *root_entry);