Home
last modified time | relevance | path

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

/linux-2.6.39/mm/
Dmemory.c1092 # define ZAP_BLOCK_SIZE (8 * PAGE_SIZE) macro
1095 # define ZAP_BLOCK_SIZE (1024 * PAGE_SIZE) macro
1129 long zap_work = ZAP_BLOCK_SIZE; in unmap_vmas()
1201 zap_work = ZAP_BLOCK_SIZE; in unmap_vmas()