Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dmicrovm.h82 int acpi_data_size, bool pvh_enabled);
H A Dx86.h136 bool pvh_enabled);
H A Dpc.h118 bool pvh_enabled; member
/openbmc/qemu/hw/i386/
H A Dnitro_enclave.c167 int acpi_data_size, bool pvh_enabled) in x86_load_eif() argument
H A Dx86-common.c629 bool pvh_enabled) in x86_load_linux() argument
691 if (pvh_enabled && in x86_load_linux()
H A Dpc.c668 x86_load_linux(x86ms, fw_cfg, PC_FW_DATA, pcmc->pvh_enabled); in xen_load_linux()
1007 x86_load_linux(x86ms, fw_cfg, PC_FW_DATA, pcmc->pvh_enabled); in pc_memory_init()
1774 pcmc->pvh_enabled = true; in pc_machine_class_init()
H A Dpc_q35.c568 pcmc->pvh_enabled = false; in pc_q35_machine_3_1_options()
H A Dpc_piix.c677 pcmc->pvh_enabled = false; in pc_i440fx_machine_3_1_options()