Searched refs:PVM_MAX_KMALLOC_PAGES (Results 1 – 1 of 1) sorted by relevance
56 #define PVM_MAX_KMALLOC_PAGES 2 macro59 #define PVM_MAX_USER_PAGES (PVM_MAX_KMALLOC_PAGES * PAGE_SIZE / sizeof(struct page *))188 process_pages = kmalloc(min_t(size_t, PVM_MAX_KMALLOC_PAGES * PAGE_SIZE, in process_vm_rw_core()