Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h194 case PT_ENTRY_TABLE: in DOMAIN_NS()
285 if (pts.type == PT_ENTRY_TABLE) { in DOMAIN_NS()
351 case PT_ENTRY_TABLE: in __collect_tables()
395 if (pts.type == PT_ENTRY_TABLE) { in _table_alloc()
543 if (pts.type == PT_ENTRY_TABLE) { in __map_range_leaf()
685 if (pts.type != PT_ENTRY_TABLE) { in __map_range()
763 if (pts.type == PT_ENTRY_TABLE) in increase_top()
1050 if (pts.type != PT_ENTRY_TABLE) { in __unmap_range()
H A Dpt_common.h386 if (pts->type == PT_ENTRY_TABLE) in pt_load_entry()
H A Dpt_defs.h128 PT_ENTRY_TABLE, enumerator
H A Dkunit_iommu_pt.h24 if (pts.type == PT_ENTRY_TABLE) { in __count_valids()
/linux/drivers/iommu/generic_pt/fmt/
H A Dvtdss.h99 return PT_ENTRY_TABLE; in vtdss_pt_load_entry_raw()
H A Damdv1.h190 return PT_ENTRY_TABLE; in amdv1pt_load_entry_raw()