Searched refs:DEFAULT_GRANULARITY (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmspace.c27 #define DEFAULT_GRANULARITY malloc_getpagesize macro
1150 mparams.granularity = ((DEFAULT_GRANULARITY != 0)?
1151 DEFAULT_GRANULARITY : mparams.page_size);

Completed in 5 milliseconds