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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h107 #define MKSSTAT_CAPACITY_LOG2 5U macro
108 #define MKSSTAT_CAPACITY (1U << MKSSTAT_CAPACITY_LOG2)
H A Dvmwgfx_msg.c811 const size_t base = (u32)hash_32(pid, MKSSTAT_CAPACITY_LOG2);

Completed in 197 milliseconds