taglinefilesource code
BITS_PER_PTR207include/asm-alpha/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR275include/asm-i386/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR178include/asm-mips/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR173include/asm-ppc/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR136include/asm-sparc/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))