Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/include/asm/
Dldcw.h14 #define __PA_LDCW_ALIGNMENT 16 macro
18 __ret = (__ret + __PA_LDCW_ALIGNMENT - 1) \
19 & ~(__PA_LDCW_ALIGNMENT - 1); \
32 #define __PA_LDCW_ALIGNMENT 4 macro
/Linux-v4.19/arch/parisc/kernel/
Dpacache.S315 #if __PA_LDCW_ALIGNMENT > 4
316 load32 pa_tlb_lock + __PA_LDCW_ALIGNMENT-1, \la
Dentry.S52 #if __PA_LDCW_ALIGNMENT > 4
53 load32 PA(pa_tlb_lock) + __PA_LDCW_ALIGNMENT-1, \reg