Searched refs:GLUE (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ |
D | ppc_asm.h | 232 #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.1.27/Documentation/devicetree/bindings/usb/ |
D | omap-usb.txt | 1 OMAP GLUE AND OTHER OMAP SPECIFIC COMPONENTS 3 OMAP MUSB GLUE 46 OMAP DWC3 GLUE
|
D | keystone-usb.txt | 3 DWC3 GLUE
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 42 #define FUNC(name) GLUE(.,name)
|
D | book3s_interrupts.S | 31 #define FUNC(name) GLUE(.,name)
|