MTDRAM_TOTAL_SIZE 165 drivers/mtd/devices/mtdram.c addr = vmalloc(MTDRAM_TOTAL_SIZE); MTDRAM_TOTAL_SIZE 171 drivers/mtd/devices/mtdram.c err = mtdram_init_device(mtd_info, addr, MTDRAM_TOTAL_SIZE, "mtdram test device"); MTDRAM_TOTAL_SIZE 178 drivers/mtd/devices/mtdram.c memset(mtd_info->priv, 0xff, MTDRAM_TOTAL_SIZE);