Home
last modified time | relevance | path

Searched defs:xchg_u32 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
Dcmpxchg-cas.h
Dcmpxchg-llsc.h
Dcmpxchg-grb.h
Dcmpxchg-irq.h
/openbmc/linux/arch/openrisc/include/asm/
Dcmpxchg.h
/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h173 static inline unsigned long xchg_u32(volatile u32 *m, unsigned long val) in xchg_u32() function
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h209 static __inline__ unsigned long xchg_u32(volatile int * m, unsigned long val) in xchg_u32() function