taglinefilesource code
BITS_PER_PTR122include/asm-alpha/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR109include/asm-i386/pgtable.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_PTR123include/asm-sparc/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))   /* better check this stuff */