Searched refs:pasid_entry (Results 1 – 4 of 4) sorted by relevance
197 struct pasid_entry *table; in intel_pasid_free_table()244 static struct pasid_entry *intel_pasid_get_entry(struct device *dev, u32 pasid) in intel_pasid_get_entry()249 struct pasid_entry *entries; in intel_pasid_get_entry()287 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry()299 static inline void pasid_clear_entry_with_fpd(struct pasid_entry *pe) in pasid_clear_entry_with_fpd()314 struct pasid_entry *pe; in intel_pasid_clear_entry()339 pasid_set_domain_id(struct pasid_entry *pe, u64 value) in pasid_set_domain_id()348 pasid_get_domain_id(struct pasid_entry *pe) in pasid_get_domain_id()358 pasid_set_slptr(struct pasid_entry *pe, u64 value) in pasid_set_slptr()368 pasid_set_address_width(struct pasid_entry *pe, u64 value) in pasid_set_address_width()[all …]
63 struct pasid_entry { struct87 static inline struct pasid_entry * argument97 static inline bool pasid_pte_is_present(struct pasid_entry *pte) in pasid_pte_is_present()103 static inline u16 pasid_pte_get_pgtt(struct pasid_entry *pte) in pasid_pte_get_pgtt()
27 struct pasid_entry *pasid_tbl_entry;185 static void pasid_tbl_walk(struct seq_file *m, struct pasid_entry *tbl_entry, in pasid_tbl_walk()206 struct pasid_entry *pasid_tbl; in pasid_dir_walk()
489 struct pasid_entry;