HomeSort by: relevance | last modified time | path
    Searched refs:balloon (Results 1 - 3 of 3) sorted by relevancy

  /src/share/man/man4/man4.x86/
Makefile 3 MAN= amdccp.4 amdpcib.4 apic.4 autoconf.4 balloon.4 console.4 coretemp.4 \
  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_gem.c 25 #include <xen/balloon.h>
  /src/sys/arch/xen/xen/
balloon.c 1 /* $NetBSD: balloon.c,v 1.24 2024/09/24 20:54:53 andvar Exp $ */
34 * The Xen balloon driver enables growing and shrinking PV domains
54 * watcher, and wakeup the balloon thread to inflate or deflate balloon.
61 * XXX Pages used by balloon are tracked through entries stored in a SLIST.
65 * is available than originally managed by balloon. For example, deflating
66 * balloon with a total number of pages above physmem is not supported for
78 __KERNEL_RCSID(0, "$NetBSD: balloon.c,v 1.24 2024/09/24 20:54:53 andvar Exp $");
96 #include <xen/balloon.h>
107 * and balloon/hypervisor, during balloon_inflate() / balloon_deflate(). Thes
    [all...]

Completed in 13 milliseconds