Searched refs:__kernel_inswl (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dswab.h29 t1 = __kernel_inswl(x, 3); /* t1 : 000000CCDD000000 */ __arch_swab32()
H A Dcompiler.h14 # define __kernel_inswl(val, shift) __builtin_alpha_inswl(val, shift) macro
25 # define __kernel_inswl(val, shift) \ macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dcore_mcpcia.h313 w = __kernel_inswl(b, addr & 3); mcpcia_iowrite16()
H A Dcore_t2.h388 w = __kernel_inswl(b, addr & 3); t2_outw()
520 w = __kernel_inswl(b, addr & 3); t2_writew()
H A Dcore_cia.h402 w = __kernel_inswl(b, addr & 3); cia_iowrite16()
H A Dcore_lca.h300 w = __kernel_inswl(b, addr & 3); lca_iowrite16()
H A Dcore_apecs.h454 w = __kernel_inswl(b, addr & 3); apecs_iowrite16()

Completed in 163 milliseconds