Searched refs:context_entry (Results 1 – 1 of 1) sorted by relevance
232 struct context_entry { struct237 static inline void context_clear_pasid_enable(struct context_entry *context) in context_clear_pasid_enable() argument242 static inline bool context_pasid_enabled(struct context_entry *context) in context_pasid_enabled()247 static inline void context_set_copied(struct context_entry *context) in context_set_copied()252 static inline bool context_copied(struct context_entry *context) in context_copied()257 static inline bool __context_present(struct context_entry *context) in __context_present()262 static inline bool context_present(struct context_entry *context) in context_present()269 static inline void context_set_present(struct context_entry *context) in context_set_present()274 static inline void context_set_fault_enable(struct context_entry *context) in context_set_fault_enable()279 static inline void context_set_translation_type(struct context_entry *context, in context_set_translation_type()[all …]