Home
last modified time | relevance | path

Searched defs:memflags (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c42 unsigned int memflags; /* Allocation flags. */ member
437 static bool propagate_node(unsigned int xmf, unsigned int *memflags) in propagate_node()
470 unsigned int memflags = 0; in memory_exchange() local
A Dkimage.c77 static struct page_info *kimage_alloc_zeroed_page(unsigned memflags) in kimage_alloc_zeroed_page()
294 struct kexec_image *image, unsigned memflags) in kimage_alloc_normal_control_page()
422 unsigned memflags) in kimage_alloc_control_page()
A Dpage_alloc.c782 unsigned int order, unsigned int memflags, in get_free_buddy()
875 unsigned int order, unsigned int memflags, in alloc_heap_pages()
2067 void *alloc_xenheap_pages(unsigned int order, unsigned int memflags) in alloc_xenheap_pages()
2112 void *alloc_xenheap_pages(unsigned int order, unsigned int memflags) in alloc_xenheap_pages()
2180 unsigned int memflags) in assign_pages()
2230 struct domain *d, unsigned int order, unsigned int memflags) in alloc_domheap_pages()
A Dtmem.c2022 void *tmem_relinquish_pages(unsigned int order, unsigned int memflags) in tmem_relinquish_pages()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsmpboot.c613 unsigned int memflags = node != NUMA_NO_NODE ? MEMF_node(node) : 0; in alloc_stub_page() local
699 unsigned int i, order, memflags = 0; in cpu_smpboot_alloc() local
A Dmm.c3795 struct domain *d, struct page_info *page, unsigned int memflags) in donate_page()
3835 struct domain *d, struct page_info *page, unsigned int memflags) in steal_page()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dmm.c1167 int donate_page(struct domain *d, struct page_info *page, unsigned int memflags) in donate_page()
1174 struct domain *d, struct page_info *page, unsigned int memflags) in steal_page()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_x86.c1141 unsigned int memflags; in meminit_pv() local
1235 unsigned int memflags = 0; in meminit_hvm() local
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dmm.c494 unsigned int n, memflags; in paging_init() local
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dconsole.c871 unsigned int i, order, memflags; in console_init_ring() local
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dsvm.c1512 unsigned int memflags = 0; in svm_cpu_up_prepare() local

Completed in 53 milliseconds