Lines Matching refs:pasid_entry

142 	struct pasid_entry *table;  in intel_pasid_free_table()
186 static struct pasid_entry *intel_pasid_get_entry(struct device *dev, u32 pasid) in intel_pasid_get_entry()
191 struct pasid_entry *entries; in intel_pasid_get_entry()
233 static inline void pasid_clear_entry(struct pasid_entry *pe) in pasid_clear_entry()
245 static inline void pasid_clear_entry_with_fpd(struct pasid_entry *pe) in pasid_clear_entry_with_fpd()
260 struct pasid_entry *pe; in intel_pasid_clear_entry()
285 pasid_set_domain_id(struct pasid_entry *pe, u64 value) in pasid_set_domain_id()
294 pasid_get_domain_id(struct pasid_entry *pe) in pasid_get_domain_id()
304 pasid_set_slptr(struct pasid_entry *pe, u64 value) in pasid_set_slptr()
314 pasid_set_address_width(struct pasid_entry *pe, u64 value) in pasid_set_address_width()
324 pasid_set_translation_type(struct pasid_entry *pe, u64 value) in pasid_set_translation_type()
333 static inline void pasid_set_fault_enable(struct pasid_entry *pe) in pasid_set_fault_enable()
342 static inline void pasid_set_wpe(struct pasid_entry *pe) in pasid_set_wpe()
351 static inline void pasid_set_present(struct pasid_entry *pe) in pasid_set_present()
360 static inline void pasid_set_page_snoop(struct pasid_entry *pe, bool value) in pasid_set_page_snoop()
370 static inline void pasid_set_nxe(struct pasid_entry *pe) in pasid_set_nxe()
380 pasid_set_pgsnp(struct pasid_entry *pe) in pasid_set_pgsnp()
390 pasid_set_flptr(struct pasid_entry *pe, u64 value) in pasid_set_flptr()
400 pasid_set_flpm(struct pasid_entry *pe, u64 value) in pasid_set_flpm()
453 struct pasid_entry *pte; in intel_pasid_tear_down_entry()
488 struct pasid_entry *pte, in pasid_flush_caches()
510 struct pasid_entry *pte; in intel_pasid_setup_first_level()
588 struct pasid_entry *pte; in intel_pasid_setup_second_level()
650 struct pasid_entry *pte; in intel_pasid_setup_pass_through()
684 struct pasid_entry *pte; in intel_pasid_setup_page_snoop_control()