Home
last modified time | relevance | path

Searched refs:vmu_cache (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/maps/
H A Dvmu-flash.c16 struct vmu_cache { struct
33 struct vmu_cache *pcache; argument
117 struct vmu_cache *pcache; in maple_vmu_read_block()
356 struct vmu_cache *pcache; in vmu_flash_read()
423 struct vmu_cache *pcache; in vmu_flash_write()
505 struct vmu_cache *pcache; in vmu_queryblocks()
551 pcache = kzalloc(sizeof(struct vmu_cache), GFP_KERNEL); in vmu_queryblocks()