Home | History | Annotate | Download | only in qemu

Lines Matching refs:system_info

296         SYSTEM_INFO system_info;
298 GetSystemInfo(&system_info);
299 qemu_real_host_page_size = system_info.dwPageSize;