HomeSort by: relevance | last modified time | path
    Searched defs:xa_limit_32b (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
xarray.h 75 #define xa_limit_32b linux_xa_limit_32b macro
91 extern const struct xa_limit xa_limit_32b;
  /src/sys/external/bsd/drm2/linux/
linux_xa.c 83 const struct xa_limit xa_limit_32b = { .min = 0, .max = UINT32_MAX }; variable in typeref:typename:const struct xa_limit

Completed in 12 milliseconds