Home
last modified time | relevance | path

Searched defs:nr_pages (Results 1 – 20 of 20) sorted by relevance

/xen/tools/libs/call/
A Dbuffer.c49 static void *cache_alloc(xencall_handle *xcall, size_t nr_pages) in cache_alloc()
79 static int cache_free(xencall_handle *xcall, void *p, size_t nr_pages) in cache_free()
128 void *xencall_alloc_buffer_pages(xencall_handle *xcall, size_t nr_pages) in xencall_alloc_buffer_pages()
143 void xencall_free_buffer_pages(xencall_handle *xcall, void *p, size_t nr_pages) in xencall_free_buffer_pages()
153 int nr_pages; member
160 int nr_pages = actual_size >> PAGE_SHIFT; in xencall_alloc_buffer() local
/xen/xen/arch/x86/hvm/
A Ddom0_build.c77 unsigned long nr_pages, const bool map) in modify_identity_mmio()
105 unsigned long nr_pages) in pvh_populate_memory_range()
336 static __init void pvh_setup_e820(struct domain *d, unsigned long nr_pages) in pvh_setup_e820()
414 unsigned long nr_pages = dom0_compute_nr_pages(d, NULL, 0); in pvh_init_p2m() local
881 unsigned long nr_pages = PFN_UP((address & ~PAGE_MASK) + size), i; in acpi_memory_banned() local
1043 unsigned long pfn, nr_pages; in pvh_setup_acpi() local
A Demulate.c434 unsigned int nr_pages = 0; in hvmemul_do_io_addr() local
/xen/tools/libxc/
A Dxc_hcall_buf.c30 void *xc__hypercall_buffer_alloc_pages(xc_interface *xch, xc_hypercall_buffer_t *b, int nr_pages) in xc__hypercall_buffer_alloc_pages()
42 void xc__hypercall_buffer_free_pages(xc_interface *xch, xc_hypercall_buffer_t *b, int nr_pages) in xc__hypercall_buffer_free_pages()
A Dxc_core.c352 int nr_vcpus, unsigned long nr_pages) in elfnote_dump_core_header()
440 unsigned long nr_pages; in xc_domain_dumpcore_via_callback() local
A Dxc_sr_restore.c215 nr_pages = 0; in process_page_data() local
A Dxc_sr_save.c95 unsigned int i, p, nr_pages = 0, nr_pages_mapped = 0; in write_batch() local
A Dxc_dom_core.c951 xen_pfn_t nr_pages; in xc_dom_mem_init() local
A Dxc_dom_x86.c1350 unsigned long i, vmemid, nr_pages = dom->total_pages; in meminit_hvm() local
A Dxc_domain.c1084 unsigned long nr_pages) in xc_domain_claim_pages()
/xen/xen/arch/x86/
A Ddom0_build.c24 long nr_pages; member
304 unsigned long nr_pages) in dom0_paging_pages()
318 unsigned long avail = 0, nr_pages, min_pages, max_pages; in dom0_compute_nr_pages() local
A Dsetup.c822 unsigned long nr_pages, raw_max_page, modules_headroom, module_map[1]; in __start_xen() local
/xen/xen/arch/x86/pv/
A Ddom0_build.c102 unsigned long nr_pages) in setup_pv_physmap()
294 unsigned long nr_pages; in dom0_construct_pv() local
/xen/tools/firmware/hvmloader/
A Dpci.c381 unsigned int nr_pages = min_t( in pci_setup() local
/xen/stubdom/vtpmmgr/
A Dvtpm_disk.h151 int nr_pages; member
/xen/xen/include/xen/
A Dmm.h577 static inline unsigned int get_order_from_pages(unsigned long nr_pages) in get_order_from_pages()
/xen/xen/include/public/
A Dmemory.h587 xen_ulong_t nr_pages; member
A Dxen.h848 unsigned long nr_pages; /* Total pages allocated to this domain. */ member
/xen/tools/libxc/include/
A Dxenctrl.h457 unsigned long nr_pages; /* current number, not maximum */ member
/xen/xen/common/
A Dpage_alloc.c1769 struct page_info *pg, unsigned long nr_pages) in init_heap_pages()

Completed in 51 milliseconds