Home
last modified time | relevance | path

Searched refs:alloc_pgtables (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_arm.c542 .alloc_pgtables = alloc_pgtables_arm,
558 .alloc_pgtables = alloc_pgtables_arm,
A Dxc_dom_x86.c230 static int alloc_pgtables(struct xc_dom_image *dom) in alloc_pgtables() function
276 return alloc_pgtables(dom); in alloc_pgtables_x86_32_pae()
479 return alloc_pgtables(dom); in alloc_pgtables_x86_64()
1769 .alloc_pgtables = alloc_pgtables_x86_32_pae,
1788 .alloc_pgtables = alloc_pgtables_x86_64,
1805 .alloc_pgtables = alloc_pgtables_hvm,
A Dxc_dom_core.c1241 if ( dom->arch_hooks->alloc_pgtables(dom) != 0 ) in xc_dom_build_image()
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h250 int (*alloc_pgtables) (struct xc_dom_image * dom); member

Completed in 11 milliseconds