Searched refs:pt_install_leaf_entry (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_generic_pt.h | 483 pt_install_leaf_entry(pts, oaddr, len_lg2, attrs); in sweep_all_pgsizes() 572 pt_install_leaf_entry(pts, oaddr, len_lg2, &attrs); in test_lvl_attr_from_entry() 583 pt_install_leaf_entry(pts, oaddr, len_lg2, &attrs); in test_lvl_attr_from_entry() 626 pt_install_leaf_entry(pts, oaddr, len_lg2, &attrs); in test_lvl_dirty() 689 pt_install_leaf_entry(pts, paddr, len_lg2, &attrs); in test_lvl_sw_bit_leaf()
|
| H A D | pt_common.h | 202 static inline void pt_install_leaf_entry(struct pt_state *pts, pt_oaddr_t oa,
|
| /linux/drivers/iommu/generic_pt/fmt/ |
| H A D | vtdss.h | 122 #define pt_install_leaf_entry vtdss_pt_install_leaf_entry macro
|