Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Diommu.h575 struct context_entry { struct
902 static inline bool context_present(struct context_entry *context) in context_present()
957 static inline void context_set_present(struct context_entry *context) in context_set_present()
987 static inline void context_set_domain_id(struct context_entry *context, in context_set_domain_id()
993 static inline void context_set_pasid(struct context_entry *context) in context_set_pasid()
998 static inline int context_domain_id(struct context_entry *c) in context_domain_id()
1003 static inline void context_clear_entry(struct context_entry *context) in context_clear_entry()
1046 static inline void context_set_sm_dte(struct context_entry *context) in context_set_sm_dte()
1055 static inline void context_set_sm_pre(struct context_entry *context) in context_set_sm_pre()
1064 static inline void context_clear_sm_pre(struct context_entry *context) in context_clear_sm_pre()
[all …]
H A Ddebugfs.c26 struct context_entry *ctx_entry;
219 struct context_entry *context; in ctx_tbl_walk()
362 struct context_entry *context; in domain_translation_struct_show()
H A Dpasid.c921 struct context_entry *context; in device_pasid_table_teardown()
977 static int context_entry_set_pasid_table(struct context_entry *context, in context_entry_set_pasid_table()
1009 struct context_entry *context; in device_pasid_table_setup()
1128 struct context_entry *context, u16 did) in intel_context_flush_no_pasid()
H A Diommu.c375 struct context_entry *context; in iommu_context_addr()
565 struct context_entry *context; in free_context_table()
619 struct context_entry *ctx_entry; in dmar_fault_dump_ptes()
1475 struct context_entry *context, in copied_context_tear_down()
1529 struct context_entry *context; in domain_context_mapping_one()
1772 struct context_entry *context; in domain_context_clear_one()
1980 struct context_entry **tbl, in copy_context_table()
1984 struct context_entry *new_ce = NULL, ce; in copy_context_table()
1985 struct context_entry *old_ce = NULL; in copy_context_table()
2064 struct context_entry **ctxt_tbls; in copy_translation_tables()
[all …]