Searched defs:memory_limit (Results 1 – 4 of 4) sorted by relevance
39 const uint64_t memory_limit = UINT64_MAX; /* no memory limit */ in xz_decompress() local
223 const uint64_t memory_limit = hardware_memlimit_get(opt_mode); in coder_set_compression_settings() local
348 const uint64_t memory_limit = 0x100000000ULL - PAGE_SIZE; in initarm() local
753 const uint64_t memory_limit = ptoa(maxppn); init_riscv() local