Searched refs:DCB_LOCK_BITS (Results 1 – 1 of 1) sorted by relevance
1007 #define DCB_LOCK_BITS 8 macro1008 #define DCB_BMAP_BITS (64 - DCB_LOCK_BITS)1027 ctx_mask = (*bucket_ptr << DCB_LOCK_BITS) >> DCB_LOCK_BITS; in pci_iommu_get_dvma_context()1060 ctx_mask = (*bucket_ptr << DCB_LOCK_BITS) >> DCB_LOCK_BITS; in pci_iommu_free_dvma_context()