Searched refs:PTR_MASK (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dpgtable.h111 #define PTR_MASK (~(sizeof(void*)-1)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dpgtable.h111 #define PTR_MASK (~(sizeof(void*)-1)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dpgtable.h297 #define PTR_MASK (~(sizeof(void*)-1)) macro
305 ((unsigned long)(address)>>(PAGE_SHIFT-SIZEOF_PTR_LOG2)&PTR_MASK&~PAGE_MASK)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dpgtable.h294 #define PTR_MASK (~(sizeof(void*)-1)) macro
302 ((unsigned long)(address)>>(PAGE_SHIFT-SIZEOF_PTR_LOG2)&PTR_MASK&~PAGE_MASK)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dpgtable.h152 #define PTR_MASK (~(sizeof(void*)-1)) macro
159 ((unsigned long)(address)>>(PAGE_SHIFT-SIZEOF_PTR_LOG2)&PTR_MASK&~PAGE_MASK)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dpgtable.h152 #define PTR_MASK (~(sizeof(void*)-1)) macro
159 ((unsigned long)(address)>>(PAGE_SHIFT-SIZEOF_PTR_LOG2)&PTR_MASK&~PAGE_MASK)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dpgtable.h192 #define PTR_MASK (~(sizeof(void*)-1)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dpgtable.h192 #define PTR_MASK (~(sizeof(void*)-1)) macro

Completed in 189 milliseconds