Searched refs:__kernel_insql (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/alpha/include/uapi/asm/
H A Dcompiler.h15 # define __kernel_insql(val, shift) __builtin_alpha_insql(val, shift) macro
29 # define __kernel_insql(val, shift) \ macro
/linux-4.4.14/arch/alpha/kernel/
H A Dcore_mcpcia.c233 value = __kernel_insql(value, where & 3); mcpcia_write_config()

Completed in 38 milliseconds