taglinefilesource code
BITS_PER_PTR133include/asm-alpha/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR123include/asm-i386/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR149include/asm-mips/page.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR151include/asm-sparc/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))