Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbits.h24 #define GENMASK_INPUT_CHECK(h, l) BUILD_BUG_ON_ZERO(const_true((l) > (h))) macro
30 #define GENMASK_INPUT_CHECK(h, l) 0 macro
/linux-6.14.4/tools/include/linux/
Dbits.h23 #define GENMASK_INPUT_CHECK(h, l) \ macro
31 #define GENMASK_INPUT_CHECK(h, l) 0 macro