Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Didr.h238 #define IDA_CHUNK_SIZE 128 /* 128 bytes per chunk */ macro
239 #define IDA_BITMAP_LONGS (IDA_CHUNK_SIZE / sizeof(long))