Home
last modified time | relevance | path

Searched refs:hvmmem_type_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/xen/interface/hvm/
H A Dhvm_op.h30 enum hvmmem_type_t { enum
/openbmc/qemu/include/hw/xen/interface/hvm/
H A Dhvm_op.h112 } hvmmem_type_t; typedef
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h244 xendevicemodel_handle *dmod, domid_t domid, hvmmem_type_t mem_type, in xendevicemodel_set_mem_type()
254 static inline int xen_set_mem_type(domid_t domid, hvmmem_type_t type, in xen_set_mem_type()
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c322 hvmmem_type_t mem_type = (val & PFFLAG_ROM_LOCK) ? in platform_fixed_ioport_writeb()
H A Dxen-hvm.c668 hvmmem_type_t mem_type; in arch_xen_set_memory()