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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.h82 #define PAGE_BITS (PAGE_SIZE << 3) macro
99 #define PAGE_COUNTER_RATIO (PAGE_BITS / COUNTER_BITS)
H A Dbitmap.c685 return chunk & (PAGE_BITS - 1);
1166 j |= (PAGE_BITS - 1);

Completed in 38 milliseconds