Home | History | Annotate | Download | only in qemu

Lines Matching refs:system_info

244         SYSTEM_INFO system_info;
246 GetSystemInfo(&system_info);
247 qemu_real_host_page_size = system_info.dwPageSize;