taglinefilesource code
MS_INVALIDATE28include/asm-alpha/mman.h#define MS_INVALIDATE  4    /* invalidate the caches */
MS_INVALIDATE21include/asm-i386/mman.h#define MS_INVALIDATE  2    /* invalidate the caches */
MS_INVALIDATE20include/asm-ppc/mman.h#define MS_INVALIDATE  2    /* invalidate the caches */
MS_INVALIDATE28include/asm-sparc/mman.h#define MS_INVALIDATE  2    /* invalidate the caches */