taglinefilesource code
BITS_PER_PTR200include/asm-alpha/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))
BITS_PER_PTR268include/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_PTR137include/asm-sparc/pgtable.h#define BITS_PER_PTR      (8*sizeof(unsigned long))