Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxc_dom.h196 struct xc_dom_arch *arch_hooks;
247 struct xc_dom_arch { struct
271 struct xc_dom_arch *next; argument
273 void xc_dom_register_arch_hooks(struct xc_dom_arch *hooks);
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_arm.c536 static struct xc_dom_arch xc_dom_32 = {
552 static struct xc_dom_arch xc_dom_64 = {
A Dxc_dom_core.c678 static struct xc_dom_arch *first_hook = NULL;
706 void xc_dom_register_arch_hooks(struct xc_dom_arch *hooks) in xc_dom_register_arch_hooks()
714 struct xc_dom_arch *hooks = first_hook; in xc_dom_set_arch_hooks()
A Dxc_dom_x86.c1761 static struct xc_dom_arch xc_dom_32_pae = {
1780 static struct xc_dom_arch xc_dom_64 = {
1799 static struct xc_dom_arch xc_hvm_32 = {

Completed in 10 milliseconds