Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h161 case PT_ENTRY_OA: in __do_iova_to_phys()
256 if (pts.type == PT_ENTRY_OA && pt_entry_is_write_dirty(&pts)) in __read_and_clear_dirty()
318 case PT_ENTRY_OA: in __set_dirty()
367 if (pts.type == PT_ENTRY_OA && collect->check_mapped) in __collect_tables()
995 if (pts.type == PT_ENTRY_OA) { in __unmap_range()
1003 if (pts.type != PT_ENTRY_OA) { in __unmap_range()
H A Dpt_defs.h130 PT_ENTRY_OA, enumerator
H A Dkunit_iommu_pt.h28 if (pts.type == PT_ENTRY_OA) { in __count_valids()
/linux/drivers/iommu/generic_pt/fmt/
H A Dvtdss.h98 return PT_ENTRY_OA; in vtdss_pt_load_entry_raw()
H A Damdv1.h189 return PT_ENTRY_OA; in amdv1pt_load_entry_raw()