Home
last modified time | relevance | path

Searched defs:nr_extents (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_domain.c930 unsigned long nr_extents, in xc_domain_increase_reservation()
962 unsigned long nr_extents, in xc_domain_increase_reservation_exact()
989 unsigned long nr_extents, in xc_domain_decrease_reservation()
1025 unsigned long nr_extents, in xc_domain_decrease_reservation_exact()
1131 unsigned long nr_extents, in xc_domain_populate_physmap()
1160 unsigned long nr_extents, in xc_domain_populate_physmap_exact()
A Dxc_dom_x86.c1447 unsigned long nr_extents = count >> SUPERPAGE_1GB_SHIFT; in meminit_hvm() local
1487 unsigned long nr_extents = count >> SUPERPAGE_2MB_SHIFT; in meminit_hvm() local
/xen-4.10.0-shim-comet/xen/include/public/
A Dmemory.h80 xen_ulong_t nr_extents; member
189 unsigned int nr_extents; member
/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c40 unsigned int nr_extents; /* Number of extents to allocate or free. */ member
/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Ddm_op.h254 uint32_t nr_extents; member
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c753 unsigned long nr_extents = ((unsigned long)(Int64_val(mem_kb))) >> (PAGE_SHIFT - 10); in stub_xc_domain_memory_increase_reservation() local

Completed in 17 milliseconds