Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dcompiler.h17 # define __kernel_inslh(val, shift) __builtin_alpha_inslh(val, shift) macro
34 # define __kernel_inslh(val, shift) \ macro