Home
last modified time | relevance | path

Searched defs:PSIZE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/mtd/nand/
Dnuc900_nand.c38 #define PSIZE (0x01 << 3) macro
/linux-3.4.99/fs/jfs/
Djfs_filsys.h94 #define PSIZE 4096 /* page size (in byte) */ macro
/linux-3.4.99/arch/ia64/kvm/
Dvcpu.h286 #define PSIZE(size) (1UL<<(size)) macro