Home
last modified time | relevance | path

Searched refs:root_entry (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
A Dref-verify.c22 struct root_entry { struct
120 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 …]
/linux/drivers/iommu/intel/
A Diommu.c486 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 …]
A Ddebugfs.c25 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()
A Diommu.h558 struct root_entry { struct
729 struct root_entry *root_entry; /* virtual address */ member
/linux/drivers/gpu/drm/i915/gvt/
A Dgtt.h228 void *root_entry);

Completed in 27 milliseconds