Home
last modified time | relevance | path

Searched refs:foreign (Results 1 – 9 of 9) sorted by relevance

/xen-4.10.0-shim-comet/tools/include/
A DMakefile8 all build: xen-foreign xen/.dir xen-xsm/.dir
10 .PHONY: xen-foreign
11 xen-foreign:
12 $(MAKE) -C xen-foreign
22 ln -s ../xen-foreign xen/foreign
41 $(INSTALL_DIR) $(DESTDIR)$(includedir)/xen/foreign
55 $(INSTALL_DATA) xen/foreign/*.h $(DESTDIR)$(includedir)/xen/foreign
69 $(MAKE) -C xen-foreign clean
/xen-4.10.0-shim-comet/tools/libs/gnttab/
A Dlinux.c255 source.foreign) != in osdep_gnttab_grant_copy()
257 source.foreign)); in osdep_gnttab_grant_copy()
259 source.foreign.ref) != in osdep_gnttab_grant_copy()
261 source.foreign)); in osdep_gnttab_grant_copy()
276 dest.foreign) != in osdep_gnttab_grant_copy()
278 dest.foreign)); in osdep_gnttab_grant_copy()
280 dest.foreign.ref) != in osdep_gnttab_grant_copy()
282 dest.foreign)); in osdep_gnttab_grant_copy()
286 dest.foreign.offset)); in osdep_gnttab_grant_copy()
288 dest.foreign.domid) != in osdep_gnttab_grant_copy()
[all …]
/xen-4.10.0-shim-comet/
A D.gitignore200 tools/include/xen-foreign/*.(c|h|size)
201 tools/include/xen-foreign/checker
355 tools/include/xen-foreign/checker.c
356 tools/include/xen-foreign/structs.pyc
357 tools/include/xen-foreign/x86_32.h
358 tools/include/xen-foreign/x86_64.h
359 tools/include/xen-foreign/arm32.h
360 tools/include/xen-foreign/arm64.h
/xen-4.10.0-shim-comet/docs/misc/
A Dgrant-tables.txt74 page table entry containing a foreign frame number is overwritten: the first
139 Granting a foreign domain access to frames
155 Mapping foreign frames
195 Unmapping foreign frames
210 Ending foreign access
234 Prepare to accept a frame from a foreign domain
275 Transfer a frame to a foreign domain
/xen-4.10.0-shim-comet/tools/include/xen-sys/Linux/
A Dgntdev.h157 } foreign; member
/xen-4.10.0-shim-comet/tools/libs/gnttab/include/
A Dxengnttab.h268 } foreign; member
/xen-4.10.0-shim-comet/stubdom/
A DMakefile367 mkdir -p include/xen-foreign && \
368 ln -sf $(wildcard $(XEN_ROOT)/tools/include/xen-foreign/*) include/xen-foreign/ && \
369 $(MAKE) DESTDIR= -C include/xen-foreign/ && \
370 ( [ -h include/xen/foreign ] || ln -sf ../xen-foreign include/xen/foreign )
/xen-4.10.0-shim-comet/xen/common/
A Dvm_event.c458 static int vm_event_grab_slot(struct vm_event_domain *ved, int foreign) in vm_event_grab_slot() argument
474 if ( !foreign ) in vm_event_grab_slot()
/xen-4.10.0-shim-comet/docs/man/
A Dxl.cfg.pod.5.in578 to have. This value controls how many pages of foreign domains can be accessed

Completed in 12 milliseconds