Home
last modified time | relevance | path

Searched defs:__xg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dlapic.c25 #define __xg(x) ((struct __xchg_dummy *)(x)) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dcmpxchg.h7 #define __xg(type, x) ((volatile type *)(x)) macro