Searched refs:ALLOCATION_SIZE_VM_REGION (Results 1 – 1 of 1) sorted by relevance
30 #define ALLOCATION_SIZE_VM_REGION (16*1024) /* 16 KB */ macro31 #define ALLOCATION_SIZE_VM_OBJECT ALLOCATION_SIZE_VM_REGION33 #define ALLOCATION_SIZE_VM_REGION (1024*1024*100) /* 100 MB */ macro128 alloc_size = ALLOCATION_SIZE_VM_REGION; in allocate_vm_stuff()