Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dspecial_insns.h230 struct { char _[64]; } __iomem *__dst = dst; in movdir64b() local
270 struct { char _[64]; } __iomem *__dst = dst; in enqcmds() local
/openbmc/linux/arch/sparc/include/asm/
H A Dio_32.h95 static inline void sbus_memset_io(volatile void __iomem *__dst, int c, in sbus_memset_io()