Home
last modified time | relevance | path

Searched refs:get_max_ram_size (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/s390x/
H A Duv-host.c347 uvcb_csc.stor_origin = get_max_ram_size() + PAGE_SIZE; in test_cpu_create()
361 uvcb_csc.state_origin = get_max_ram_size() + PAGE_SIZE; in test_cpu_create()
475 uvcb_cgc.conf_base_stor_origin = get_max_ram_size() + 8; in test_config_create()
499 uvcb_cgc.guest_sca = get_max_ram_size() + PAGE_SIZE * 4; in test_config_create()
578 uvcb_init.stor_origin = get_max_ram_size(); in test_init()
585 uvcb_init.stor_origin = get_max_ram_size() - HPAGE_SIZE; in test_init()
744 setup_mmu(get_max_ram_size(), NULL); in setup_vmem()
/kvm-unit-tests/lib/s390x/
H A Dsclp.c246 uint64_t get_max_ram_size(void) in get_max_ram_size() function
H A Dsclp.h368 uint64_t get_max_ram_size(void);