Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dcompiler.h15 # define __kernel_inswl(val, shift) __builtin_alpha_inswl(val, shift) macro
26 # define __kernel_inswl(val, shift) \ macro