Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/intel/
Diommu.c194 static inline void context_clear_pasid_enable(struct context_entry *context) in context_clear_pasid_enable()
199 static inline bool context_pasid_enabled(struct context_entry *context) in context_pasid_enabled()
204 static inline void context_set_copied(struct context_entry *context) in context_set_copied()
209 static inline bool context_copied(struct context_entry *context) in context_copied()
214 static inline bool __context_present(struct context_entry *context) in __context_present()
219 bool context_present(struct context_entry *context) in context_present()
226 static inline void context_set_present(struct context_entry *context) in context_set_present()
231 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable()
236 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type()
243 static inline void context_set_address_root(struct context_entry *context, in context_set_address_root()
[all …]
Ddebugfs.c26 struct context_entry *ctx_entry;
220 struct context_entry *context; in ctx_tbl_walk()
/Linux-v5.15/include/linux/
Dintel-iommu.h515 struct context_entry { struct
809 bool context_present(struct context_entry *context);
810 struct context_entry *iommu_context_addr(struct intel_iommu *iommu, u8 bus,