Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dintel-pasid.h13 #define PASID_MIN 0x1 macro
Dintel-pasid.c33 min = max_t(int, start, PASID_MIN); in intel_pasid_alloc_id()