CCP_VSIZE          33 include/linux/ccp.h #define	CCP_VMASK		((unsigned int)((1 << CCP_VSIZE) - 1))
CCP_VSIZE          34 include/linux/ccp.h #define	CCP_VERSION(v, r)	((unsigned int)((v << CCP_VSIZE) \