Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dbitfield.h126 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro
/freebsd/sys/dev/qat/qat_common/
H A Dadf_pfvf_vf_proto.c11 #define __bf_shf(x) (__builtin_ffsll(x) - 1) macro