Home
last modified time | relevance | path

Searched refs:_domain (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/asm-x86/
A Dmm.h196 __pdx_t _domain; member
318 ((struct domain *)((_p)->v.inuse._domain ? \
319 pdx_to_virt((_p)->v.inuse._domain) : NULL))
321 ((_p)->v.inuse._domain = (_d) ? virt_to_pdx(_d) : 0)
A Dp2m.h548 rval-> dest ## _domain = source ## d; \ in get_two_gfns()
/xen/docs/specs/
A Dlibxc-migration-stream.pandoc14 The _domain save image_ is the context of a running domain used for
58 There are two headers: the _image header_, and the _domain header_.
60 The _domain header_ contains general information about the domain
A Dlibxl-migration-stream.pandoc17 The _domain image format_ is the context of a running domain used for
/xen/tools/xenstore/
A Dxenstored_domain.c191 static int destroy_domain(void *_domain) in destroy_domain() argument
193 struct domain *domain = _domain; in destroy_domain()
/xen/xen/common/
A Dkexec.c799 VMCOREINFO_OFFSET_SUB(page_info, v.inuse, _domain); in crash_save_vmcoreinfo()

Completed in 13 milliseconds