Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dpci-iommu_table.c10 find_dependents_of(struct iommu_table_entry *start, in find_dependents_of() function
34 q = find_dependents_of(start, finish, p); in sort_iommu_table()
56 q = find_dependents_of(start, finish, p); in check_iommu_entries()
57 x = find_dependents_of(start, finish, q); in check_iommu_entries()
67 q = find_dependents_of(p, finish, p); in check_iommu_entries()