Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dldcw.h28 #define __PA_LDCW_ALIGNMENT 16 macro
32 __ret = (__ret + __PA_LDCW_ALIGNMENT - 1) \
33 & ~(__PA_LDCW_ALIGNMENT - 1); \
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dldcw.h28 #define __PA_LDCW_ALIGNMENT 16 macro
31 __ret = (__ret + __PA_LDCW_ALIGNMENT - 1) \
32 & ~(__PA_LDCW_ALIGNMENT - 1); \

Completed in 2 milliseconds