Home
last modified time | relevance | path

Searched defs:tas (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/target/
Dtarget_core_tmr.c
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dsystem.h132 #define tas(ptr) (xchg ((ptr), 1)) macro
/openbmc/u-boot/arch/sh/include/asm/
H A Dsystem.h85 static inline unsigned long tas(volatile int *m) in tas() function
/openbmc/u-boot/arch/mips/include/asm/
H A Dsystem.h242 #define tas(ptr) (xchg((ptr),1)) macro
/openbmc/qemu/target/m68k/
H A Dtranslate.c2715 DISAS_INSN(tas) in DISAS_INSN() argument