Home
last modified time | relevance | path

Searched defs:PTR_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h126 #define PTR_MASK (~(sizeof(void*)-1)) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h190 #define PTR_MASK (~(sizeof(void *)-1)) macro
/openbmc/linux/arch/alpha/include/asm/
H A Dpgtable.h148 #define PTR_MASK (~(sizeof(void*)-1)) macro