Home
last modified time | relevance | path

Searched defs:vm_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dx86.c350 static int x86_kvm_type(MachineState *ms, const char *vm_type) in x86_kvm_type()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dmemory.c1062 enum vm_type *vm_type; in map_device_va() local
1282 enum vm_type *vm_type; in unmap_device_va() local
H A Ddebugfs.c253 enum vm_type *vm_type; in vm_show() local
697 enum vm_type *vm_type; in device_va_to_pa() local
H A Ddevice.c2569 enum vm_type *vm_type; in hl_capture_user_mappings() local
H A Dhabanalabs.h457 enum vm_type { enum
1922 enum vm_type vm_type; /* must be first */ member
2166 enum vm_type vm_type; /* must be first */ member
/openbmc/qemu/hw/ppc/
H A Dspapr.c3179 static int spapr_kvm_type(MachineState *machine, const char *vm_type) in spapr_kvm_type()