Searched defs:LEVEL_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/radeon/ | ||
| D | sumod.h | 312 # define LEVEL_MASK (0x3 << 1) macro |
| /linux-4.1.27/drivers/iommu/ | ||
| D | intel-iommu.c | 84 #define LEVEL_MASK (((u64)1 << LEVEL_STRIDE) - 1) macro |