Home
last modified time | relevance | path

Searched refs:EXT_SHIFT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/
H A Dxen-blkfront.c246 #define EXT_SHIFT 28 macro
247 #define EXTENDED (1<<EXT_SHIFT)
1084 if ((info->vdevice>>EXT_SHIFT) > 1) { in xlvbd_alloc_gendisk()