Searched refs:xc_dom_arch (Results 1 – 4 of 4) sorted by relevance
190 struct xc_dom_arch *arch_hooks;249 struct xc_dom_arch { struct274 struct xc_dom_arch *next; argument276 void xc_dom_register_arch_hooks(struct xc_dom_arch *hooks);
510 static struct xc_dom_arch xc_dom_32 = {524 static struct xc_dom_arch xc_dom_64 = {
669 static struct xc_dom_arch *first_hook = NULL;697 void xc_dom_register_arch_hooks(struct xc_dom_arch *hooks) in xc_dom_register_arch_hooks()705 struct xc_dom_arch *hooks = first_hook; in xc_dom_set_arch_hooks()
1880 static struct xc_dom_arch xc_dom_32_pae = {1899 static struct xc_dom_arch xc_dom_64 = {1918 static struct xc_dom_arch xc_hvm_32 = {
Completed in 12 milliseconds