Searched defs:ARCH_MMU_FLAG_UNCACHED_DEVICE (Results 1 – 2 of 2) sorted by relevance
36 #define ARCH_MMU_FLAG_UNCACHED_DEVICE (2U<<0) /* only exists on some arches, otherwise UNCACHED */ macro
188 ARCH_MMU_FLAG_UNCACHED_DEVICE = 2 << 0 variable