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