Home
last modified time | relevance | path

Searched refs:pvh_enabled (Results 1 – 8 of 8) sorted by relevance

/qemu/include/hw/i386/
H A Dmicrovm.h82 int acpi_data_size, bool pvh_enabled);
H A Dx86.h131 bool pvh_enabled);
H A Dpc.h117 bool pvh_enabled; member
/qemu/hw/i386/
H A Dnitro_enclave.c167 int acpi_data_size, bool pvh_enabled) in x86_load_eif() argument
H A Dx86-common.c636 bool pvh_enabled) in x86_load_linux() argument
698 if (pvh_enabled && in x86_load_linux()
H A Dpc.c656 x86_load_linux(x86ms, fw_cfg, PC_FW_DATA, pcmc->pvh_enabled); in xen_load_linux()
996 x86_load_linux(x86ms, fw_cfg, PC_FW_DATA, pcmc->pvh_enabled); in pc_memory_init()
1756 pcmc->pvh_enabled = true; in pc_machine_class_init()
H A Dpc_q35.c589 pcmc->pvh_enabled = false; in pc_q35_machine_3_1_options()
H A Dpc_piix.c701 pcmc->pvh_enabled = false; in pc_i440fx_machine_3_1_options()