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

/linux-master/lib/
H A Ddebugobjects.c31 #define ODEBUG_CHUNK_MASK (~(ODEBUG_CHUNK_SIZE - 1)) macro
969 paddr = saddr & ODEBUG_CHUNK_MASK;

Completed in 102 milliseconds