Searched refs:foreign (Results 1 – 12 of 12) sorted by relevance
22 set different foreign endian.24 set different foreign endian.
696 struct xen_page_foreign *foreign; in gnttab_alloc_pages() local698 foreign = kzalloc(sizeof(*foreign), GFP_KERNEL); in gnttab_alloc_pages()699 if (!foreign) { in gnttab_alloc_pages()703 set_page_private(pages[i], (unsigned long)foreign); in gnttab_alloc_pages()844 struct xen_page_foreign *foreign; in gnttab_map_refs() local847 foreign = xen_page_foreign(pages[i]); in gnttab_map_refs()848 foreign->domid = map_ops[i].dom; in gnttab_map_refs()849 foreign->gref = map_ops[i].ref; in gnttab_map_refs()
15 AM_INIT_AUTOMAKE([foreign])
293 struct xen_page_foreign *foreign; in xenvif_setup_copy_gop() local311 foreign = xen_page_foreign(page); in xenvif_setup_copy_gop()312 if (foreign) { in xenvif_setup_copy_gop()313 copy_gop->source.domid = foreign->domid; in xenvif_setup_copy_gop()314 copy_gop->source.u.ref = foreign->gref; in xenvif_setup_copy_gop()
19 the questions about foreign fonts.
221 PAGEFLAG(Foreign, foreign); /* Xen */
104 Those local counters can be read from foreign CPUs to sum the count. Note that
13 the questions about foreign partitioning schemes.
407 inode but migrating ownership if too many foreign pages, pages which
856 Typically this will be necessary when the server tells the netfs of a foreign
15 \def\fo{\sl} % foreign words
138 bool "Framebuffer foreign endianness support"