Home
last modified time | relevance | path

Searched refs:current_ram_size (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dspapr_hcall.c85 uint64_t current_ram_size; in h_resize_hpt_prepare() local
107 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
112 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1550 uint64_t current_ram_size; in spapr_setup_hpt() local
1552 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt()
1553 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dspapr_hcall.c84 uint64_t current_ram_size;
106 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size();
111 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) {
H A Dspapr.c1549 uint64_t current_ram_size; in spapr_setup_hpt() local
1551 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt()
1552 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/
H A Dspapr_hcall.c447 uint64_t current_ram_size; in h_resize_hpt_prepare() local
469 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
474 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1651 uint64_t current_ram_size; in spapr_setup_hpt_and_vrma() local
1653 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt_and_vrma()
1654 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt_and_vrma()
/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/
H A Dspapr_hcall.c450 uint64_t current_ram_size; in h_resize_hpt_prepare() local
472 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
477 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1630 uint64_t current_ram_size; in spapr_setup_hpt_and_vrma() local
1632 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt_and_vrma()
1633 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt_and_vrma()
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dspapr_hcall.c452 uint64_t current_ram_size; in h_resize_hpt_prepare() local
474 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
479 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1541 uint64_t current_ram_size; in spapr_setup_hpt() local
1543 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt()
1544 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A Dspapr_hcall.c450 uint64_t current_ram_size; in h_resize_hpt_prepare() local
472 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
477 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1630 uint64_t current_ram_size; in spapr_setup_hpt_and_vrma() local
1632 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt_and_vrma()
1633 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt_and_vrma()
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dspapr_hcall.c452 uint64_t current_ram_size; in h_resize_hpt_prepare() local
474 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
479 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1545 uint64_t current_ram_size; in spapr_setup_hpt() local
1547 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt()
1548 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/
H A Dspapr_hcall.c452 uint64_t current_ram_size; in h_resize_hpt_prepare() local
474 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
479 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1588 uint64_t current_ram_size;
1590 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size();
1591 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A Dspapr_hcall.c452 uint64_t current_ram_size; in h_resize_hpt_prepare() local
474 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in h_resize_hpt_prepare()
479 if (shift > (spapr_hpt_shift_for_ramsize(current_ram_size) + 1)) { in h_resize_hpt_prepare()
H A Dspapr.c1588 uint64_t current_ram_size; in spapr_setup_hpt() local
1590 current_ram_size = MACHINE(spapr)->ram_size + get_plugged_memory_size(); in spapr_setup_hpt()
1591 hpt_shift = spapr_hpt_shift_for_ramsize(current_ram_size); in spapr_setup_hpt()