Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dshmem.c88 #define BLOCKS_PER_PAGE (PAGE_SIZE/512) macro
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h157 #define BLOCKS_PER_PAGE(blksize) (PAGE_SIZE / blksize) macro
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h156 #define BLOCKS_PER_PAGE(blksize) (PAGE_SIZE / blksize) macro
/kernel/linux/linux-6.6/mm/
H A Dshmem.c87 #define BLOCKS_PER_PAGE (PAGE_SIZE/512) macro

Completed in 21 milliseconds