Searched refs:xsvc_max_memory (Results 1 – 1 of 1) sorted by relevance
52 uint64_t xsvc_max_memory = 10 * 1024 * 1024; variable264 xsvc_max_memory = maxallocmem * 1024; in xsvc_attach()496 if ((state->xs_currently_alloced + size) > xsvc_max_memory) { in xsvc_ioctl_alloc_memory()