Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h159 case PT_ENTRY_TABLE: in __do_iova_to_phys()
250 if (pts.type == PT_ENTRY_TABLE) { in __read_and_clear_dirty()
316 case PT_ENTRY_TABLE: in __set_dirty()
360 if (pts.type == PT_ENTRY_TABLE) { in __collect_tables()
502 if (pts.type == PT_ENTRY_TABLE) { in clear_contig()
641 if (pts.type != PT_ENTRY_TABLE) { in __map_range()
719 if (pts.type == PT_ENTRY_TABLE) in __do_map_single_page()
1006 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 Dkunit_generic_pt.h67 KUNIT_ASSERT_EQ(test, pts.type, PT_ENTRY_TABLE); in __check_all_levels()
90 if (pts.type == PT_ENTRY_TABLE && pts.end_index > 2) { in __check_all_levels()
352 KUNIT_ASSERT_PT_LOAD(test, pts, PT_ENTRY_TABLE); in test_lvl_table_ptr()
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 Dx86_64.h121 return PT_ENTRY_TABLE; in x86_64_pt_load_entry_raw()
H A Dvtdss.h99 return PT_ENTRY_TABLE; in vtdss_pt_load_entry_raw()
H A Driscv.h151 return PT_ENTRY_TABLE; in riscvpt_load_entry_raw()
H A Damdv1.h190 return PT_ENTRY_TABLE; in amdv1pt_load_entry_raw()