Searched refs:context_entry (Results 1 – 1 of 1) sorted by relevance
205 struct context_entry { struct210 static inline bool context_present(struct context_entry *context) in context_present() argument214 static inline void context_set_present(struct context_entry *context) in context_set_present()219 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable()224 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type()231 static inline void context_set_address_root(struct context_entry *context, in context_set_address_root()238 static inline void context_set_address_width(struct context_entry *context, in context_set_address_width()244 static inline void context_set_domain_id(struct context_entry *context, in context_set_domain_id()250 static inline void context_clear_entry(struct context_entry *context) in context_clear_entry()677 static inline struct context_entry *iommu_context_addr(struct intel_iommu *iommu, in iommu_context_addr()[all …]