Searched refs:sclp_get_rzm (Results 1 – 5 of 5) sorted by relevance
34 rzm = sclp_get_rzm(); in detect_memory_memblock()
216 return max_t(unsigned long, MIN_MEMORY_BLOCK_SIZE, sclp_get_rzm()); in memory_block_size_bytes()
53 unsigned long long sclp_get_rzm(void);
176 unsigned long long sclp_get_rzm(void) in sclp_get_rzm() function
453 unsigned long total_memory_size = sclp_get_rzm() * sclp_get_rnmax(); in kvm_devices_init()