Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dlock.h42 #define HPPA_LDCW_ALIGN 16UL macro
45 (volatile unsigned long *)((((uintptr_t)(p) + HPPA_LDCW_ALIGN - 1)) & \
46 ~(HPPA_LDCW_ALIGN - 1))
/netbsd-src/sys/arch/hppa/hppa/
H A Dlock_stubs.S84 ldo (MTX_LOCK + HPPA_LDCW_ALIGN - 1)(%arg0), %t3
148 ldo (MTX_LOCK + HPPA_LDCW_ALIGN - 1)(%arg0), %t1
H A Dgenassym.cf76 export HPPA_LDCW_ALIGN