Searched refs:xen_set_mem_type (Results 1 – 3 of 3) sorted by relevance
325 if (xen_set_mem_type(xen_domid, mem_type, 0xc0, 0x40)) { in platform_fixed_ioport_writeb()
732 if (xen_set_mem_type(xen_domid, mem_type, in arch_xen_set_memory()
254 static inline int xen_set_mem_type(domid_t domid, hvmmem_type_t type, in xen_set_mem_type() function