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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dsystem.h145 #define __PA_LDCW_ALIGNMENT 16 macro
148 __ret = (__ret + __PA_LDCW_ALIGNMENT - 1) \
149 & ~(__PA_LDCW_ALIGNMENT - 1); \
162 #define __PA_LDCW_ALIGNMENT 4 macro

Completed in 58 milliseconds