Home
last modified time | relevance | path

Searched refs:pasid_pte_get_pgtt (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/iommu/intel/
Dpasid.h103 static inline u16 pasid_pte_get_pgtt(struct pasid_entry *pte) in pasid_pte_get_pgtt() function
Dpasid.c451 pgtt = pasid_pte_get_pgtt(pte); in intel_pasid_tear_down_entry()
Diommu.c914 if (pasid_pte_get_pgtt(pte) == PASID_ENTRY_PGTT_FL_ONLY) { in dmar_fault_dump_ptes()