Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dintel-iommu.c234 struct context_entry { struct
239 static inline void context_clear_pasid_enable(struct context_entry *context) in context_clear_pasid_enable() argument
244 static inline bool context_pasid_enabled(struct context_entry *context) in context_pasid_enabled()
249 static inline void context_set_copied(struct context_entry *context) in context_set_copied()
254 static inline bool context_copied(struct context_entry *context) in context_copied()
259 static inline bool __context_present(struct context_entry *context) in __context_present()
264 static inline bool context_present(struct context_entry *context) in context_present()
271 static inline void context_set_present(struct context_entry *context) in context_set_present()
276 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable()
281 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type()
[all …]