Home
last modified time | relevance | path

Searched refs:allocate (Results 1 – 15 of 15) sorted by relevance

/xen/docs/features/
A Dqemu-deprivilege.pandoc46 The simplest and most effective way to do this is to allocate a
69 A final way to set up a separate process for qemus is to allocate one
80 If you use this method, you should also allocate one "reaper" user to
/xen/docs/misc/arm/device-tree/
A Dbooting.txt141 allocate to the guest.
145 An integer specifying the number of vcpus to allocate to the guest.
157 Peripheral Interrupts) to allocate for the domain. If nr_spis is
/xen/tools/libxc/include/
A Dxc_dom.h192 int (*allocate) (struct xc_dom_image * dom); member
/xen/stubdom/grub/
A Dkexec.c230 dom->allocate = kexec_allocate; in kexec()
/xen/docs/misc/
A Dxenmon.txt87 - The first time xenmon is run, it attempts to allocate xen trace buffers
A Dlivepatch.pandoc728 structures. Caller *MUST* allocate up to `nr` of them.
730 Caller *MUST* allocate enough space to be able to store all received data
736 of the payload. Caller *MUST* allocate up to `nr` of them. Each *MUST* be
739 Caller *MUST* allocate enough space to be able to store all received data
744 string of the payload. Caller *MUST* allocate up to `nr` of them. Each *MUST*
795 space allocate for nr of them. */
A Dgrant-tables.txt351 failure to allocate them on demand would cause difficulty, a batch can be
A Dxen-command-line.pandoc582 Specify the maximum address to allocate certain structures, if used in
1504 Specifies the number of ARM GICv3 LPI interrupts to allocate on the host,
/xen/docs/designs/
A Dqemu-deprivilege.md190 The solution is to allocate a second "reaper" uid that is only used to kill
203 either allocate a separate `reaper_uid` per domain, or use locking to
/xen/tools/libxc/
A Dxc_dom_core.c550 if ( dom->allocate ) in xc_dom_chk_alloc_pages()
551 dom->allocate(dom); in xc_dom_chk_alloc_pages()
/xen/docs/man/
A Dxl.conf.5.pod52 If set to "xen" then the hypervisor will allocate new domain-id values on a sequential basis.
A Dxl.1.pod.in335 desired amount of memory to allocate to the domain (although it may
427 The guest's balloon driver cannot allocate memory from Xen because of
443 allocate.
783 Like mem-set, this command can only allocate up to the maximum virtual
A Dxl.cfg.5.pod.in274 B<NOTE>: Because of the way ballooning works, the guest has to allocate
938 For example, you're trying to set "memory = 2800" to allocate memory to one
1484 The maximum size in octets of the buffer to allocate per stream.
/xen/tools/xenstore/
A Dtalloc_guide.txt212 Note that multiple calls to talloc_set_name() will allocate more
224 This function does not allocate any memory. It just copies the
/xen/stubdom/
A Dlwip.patch-cvs666 LWIP_DEBUGF(MEM_DEBUG | 2, ("mem_malloc: could not allocate %"S16_F" bytes\n", (s16_t)size));

Completed in 22 milliseconds