Home
last modified time | relevance | path

Searched refs:GLUE (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dppc_asm.h232 #define GLUE(a,b) XGLUE(a,b) macro
238 .globl GLUE(.,name); \
241 .quad GLUE(.,name); \
245 .type GLUE(.,name),@function; \
246 GLUE(.,name):
254 .globl GLUE(.,name); \
257 .quad GLUE(.,name); \
261 .type GLUE(.,name),@function; \
262 GLUE(.,name):
264 #define DOTSYM(a) GLUE(.,a)
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Domap-usb.txt1 OMAP GLUE AND OTHER OMAP SPECIFIC COMPONENTS
3 OMAP MUSB GLUE
46 OMAP DWC3 GLUE
Dkeystone-usb.txt3 DWC3 GLUE
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_rmhandlers.S42 #define FUNC(name) GLUE(.,name)
Dbook3s_interrupts.S31 #define FUNC(name) GLUE(.,name)