Home
last modified time | relevance | path

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

/linux/include/linux/generic_pt/
H A Diommu.h141 void (*change_top)(struct pt_iommu *iommu_table, phys_addr_t top_paddr, member
/linux/drivers/iommu/generic_pt/
H A Dkunit_iommu.h105 .change_top = &pt_kunit_change_top,
H A Diommu_pt.h758 iommu_table->driver_ops->change_top( in increase_top()
1250 !iommu_table->driver_ops->change_top || in pt_iommu_init()
/linux/drivers/iommu/amd/
H A Diommu.c2654 .change_top = amd_iommu_change_top,