Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Dpasid.h209 static inline bool pasid_get_ssade(struct pasid_entry *pe) in pasid_get_ssade() function
Dpasid.c462 if (pasid_get_ssade(pte) == enabled) { in intel_pasid_setup_dirty_tracking()