Searched defs:nr_mfns (Results 1 – 8 of 8) sorted by relevance
/xen/xen/arch/arm/ |
A D | mm.c | 389 unsigned long nr_mfns, in create_mappings() 802 unsigned long nr_mfns) in setup_xenheap_mappings() 813 unsigned long nr_mfns) in setup_xenheap_mappings() 1235 unsigned long nr_mfns, in xen_pt_update() 1295 unsigned long nr_mfns, in map_pages_to_xen() 1301 int populate_pt_range(unsigned long virt, unsigned long nr_mfns) in populate_pt_range()
|
/xen/xen/common/ |
A D | domctl.c | 788 unsigned long nr_mfns = op->u.iomem_permission.nr_mfns; in do_domctl() local 812 unsigned long nr_mfns = op->u.memory_mapping.nr_mfns; in do_domctl() local
|
/xen/xen/arch/x86/ |
A D | platform_hypercall.c | 266 unsigned long mfn, nr_mfns; in do_platform_op() local
|
A D | mm.c | 5205 unsigned long nr_mfns, in map_pages_to_xen() 5586 int populate_pt_range(unsigned long virt, unsigned long nr_mfns) in populate_pt_range()
|
/xen/tools/firmware/hvmloader/ |
A D | util.c | 401 void mem_hole_populate_ram(xen_pfn_t mfn, uint32_t nr_mfns) in mem_hole_populate_ram() 447 xen_pfn_t mem_hole_alloc(uint32_t nr_mfns) in mem_hole_alloc()
|
/xen/xen/include/public/ |
A D | platform.h | 74 uint64_t nr_mfns; member 106 uint64_t nr_mfns; member
|
A D | domctl.h | 447 uint64_aligned_t nr_mfns; /* number of pages in range (>0) */ member 599 uint64_aligned_t nr_mfns; /* number of pages in range (>0) */ member
|
/xen/tools/libxc/ |
A D | xc_domain.c | 1415 unsigned long nr_mfns, in xc_domain_iomem_permission() 2026 unsigned long nr_mfns, in xc_domain_memory_mapping()
|
Completed in 137 milliseconds