Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/atari/
Dstram.c174 #define BLOCK_GFP 0x08 /* block allocated with __get_dma_pages() */ macro
420 flags = BLOCK_GFP; in atari_stram_alloc()
462 if (block->flags & BLOCK_GFP) { in atari_stram_free()
1249 if (p->flags & BLOCK_GFP) in get_stram_list()