Home
last modified time | relevance | path

Searched refs:service_vm_config (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/configs/
A Dpci_dev.c59 if (service_vm_config != NULL) { in init_one_dev_config()
60 dev_config = &service_vm_config->pci_devs[service_vm_config->pci_dev_num]; in init_one_dev_config()
84 dev_config = &service_vm_config->pci_devs[service_vm_config->pci_dev_num]; in init_one_dev_config()
94 service_vm_config->pci_dev_num++; in init_one_dev_config()
/hypervisor/arch/x86/guest/
A Dve820.c142 struct acrn_vm_config *service_vm_config = get_vm_config(vm->vm_id); in create_service_vm_e820() local
166 service_vm_config->memory.size += entry->length; in create_service_vm_e820()
/hypervisor/include/arch/x86/asm/
A Dvm_config.h223 extern struct acrn_vm_config *const service_vm_config;
/hypervisor/
A DMakefile442 …python3 ../misc/config_tools/service_vm_config/serial_config.py --allocation $(HV_ALLOCATION_XML) …

Completed in 11 milliseconds