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