taglinefilesource code
BITS_PER_PTR164include/asm-alpha/page.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR133include/asm-i386/page.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR143include/asm-mips/page.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR50include/asm-sparc/page.h#define BITS_PER_PTR      (8*sizeof(unsigned long))   /* better check this stuff */