Searched defs:BLOCKS_PER_PAGE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/s390/block/
H A Ddasd_int.h127 #define BLOCKS_PER_PAGE(blksize) (PAGE_SIZE / blksize) macro
/linux-master/mm/
H A Dshmem.c88 #define BLOCKS_PER_PAGE (PAGE_SIZE/512) macro

Completed in 180 milliseconds