Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dps3vram.c35 #define DMA_PAGE_SIZE (4 * 1024) macro
319 cache->tags[entry].address, DMA_PAGE_SIZE, in ps3vram_cache_evict()
320 cache->page_size / DMA_PAGE_SIZE) < 0) { in ps3vram_cache_evict()
338 DMA_PAGE_SIZE, in ps3vram_cache_load()
339 cache->page_size / DMA_PAGE_SIZE) < 0) { in ps3vram_cache_load()