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

/linux-master/arch/parisc/include/asm/
H A Dldcw.h26 by Kyle McMartin in "Remove __ldcw_align for PA-RISC 2.0 processors". */
29 #define __ldcw_align(a) ({ \ macro
H A Dspinlock.h24 a = __ldcw_align(x);
34 a = __ldcw_align(x);
53 a = __ldcw_align(x);
64 a = __ldcw_align(x);
H A Dmmu_context.h58 mtctl(__pa(__ldcw_align(&pgd_lock->rlock.raw_lock)), 28);
/linux-master/arch/parisc/kernel/
H A Dirq.c463 irq_stack_in_use = (volatile unsigned int *)__ldcw_align(union_ptr);

Completed in 101 milliseconds