Searched refs:VTD_PASID_TABLE_INDEX (Results 1 – 2 of 2) sorted by relevance
503 #define VTD_PASID_TABLE_INDEX(pasid) ((pasid) & VTD_PASID_TABLE_BITS_MASK) macro
821 index = VTD_PASID_TABLE_INDEX(pasid); in vtd_get_pe_in_pasid_leaf_table()