Searched defs:xa_limit_32b (Results 1 – 2 of 2) sorted by relevance
75 #define xa_limit_32b linux_xa_limit_32b macro
83 const struct xa_limit xa_limit_32b = { .min = 0, .max = UINT32_MAX }; variable