Searched refs:foreign (Results 1 – 11 of 11) sorted by relevance
22 set different foreign endian.24 set different foreign endian.
697 struct xen_page_foreign *foreign; in gnttab_alloc_pages() local699 foreign = kzalloc(sizeof(*foreign), GFP_KERNEL); in gnttab_alloc_pages()700 if (!foreign) { in gnttab_alloc_pages()704 set_page_private(pages[i], (unsigned long)foreign); in gnttab_alloc_pages()797 struct xen_page_foreign *foreign; in gnttab_map_refs() local800 foreign = xen_page_foreign(pages[i]); in gnttab_map_refs()801 foreign->domid = map_ops[i].dom; in gnttab_map_refs()802 foreign->gref = map_ops[i].ref; in gnttab_map_refs()
15 AM_INIT_AUTOMAKE([foreign])
290 struct xen_page_foreign *foreign; in xenvif_gop_frag_copy() local309 foreign = xen_page_foreign(page); in xenvif_gop_frag_copy()310 if (foreign) { in xenvif_gop_frag_copy()311 copy_gop->source.domid = foreign->domid; in xenvif_gop_frag_copy()312 copy_gop->source.u.ref = foreign->gref; in xenvif_gop_frag_copy()
19 the questions about foreign fonts.
222 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.
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"