Home
last modified time | relevance | path

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

/drivers/iommu/intel/
A Diommu.h574 struct context_entry { struct
918 static inline bool context_present(struct context_entry *context) in context_present()
973 static inline void context_set_present(struct context_entry *context) in context_set_present()
1003 static inline void context_set_domain_id(struct context_entry *context, in context_set_domain_id()
1009 static inline void context_set_pasid(struct context_entry *context) in context_set_pasid()
1014 static inline int context_domain_id(struct context_entry *c) in context_domain_id()
1019 static inline void context_clear_entry(struct context_entry *context) in context_clear_entry()
1062 static inline void context_set_sm_dte(struct context_entry *context) in context_set_sm_dte()
1071 static inline void context_set_sm_pre(struct context_entry *context) in context_set_sm_pre()
1080 static inline void context_clear_sm_pre(struct context_entry *context) in context_clear_sm_pre()
[all …]
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()
A Dpasid.c923 struct context_entry *context; in device_pasid_table_teardown()
979 static int context_entry_set_pasid_table(struct context_entry *context, in context_entry_set_pasid_table()
1011 struct context_entry *context; in device_pasid_table_setup()
1130 struct context_entry *context, u16 did) in intel_context_flush_no_pasid()
A Diommu.c377 struct context_entry *context; in iommu_context_addr()
568 struct context_entry *context; in free_context_table()
622 struct context_entry *ctx_entry; in dmar_fault_dump_ptes()
1410 struct context_entry *context, in copied_context_tear_down()
1464 struct context_entry *context; in domain_context_mapping_one()
1709 struct context_entry *context; in domain_context_clear_one()
1919 struct context_entry **tbl, in copy_context_table()
1923 struct context_entry *new_ce = NULL, ce; in copy_context_table()
1924 struct context_entry *old_ce = NULL; in copy_context_table()
2004 struct context_entry **ctxt_tbls; in copy_translation_tables()
[all …]

Completed in 23 milliseconds