Home
last modified time | relevance | path

Searched refs:xen_set_mem_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c325 if (xen_set_mem_type(xen_domid, mem_type, 0xc0, 0x40)) { in platform_fixed_ioport_writeb()
H A Dxen-hvm.c689 if (xen_set_mem_type(xen_domid, mem_type, in arch_xen_set_memory()
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h254 static inline int xen_set_mem_type(domid_t domid, hvmmem_type_t type, in xen_set_mem_type() function