Home
last modified time | relevance | path

Searched refs:share (Results 1 – 25 of 37) sorted by relevance

12

/xen/tools/libxc/
A Dxc_memshr.c133 mso.u.share.source_handle = source_handle; in xc_memshr_share_gfns()
134 mso.u.share.source_gfn = source_gfn; in xc_memshr_share_gfns()
135 mso.u.share.client_domain = client_domain; in xc_memshr_share_gfns()
136 mso.u.share.client_gfn = client_gfn; in xc_memshr_share_gfns()
137 mso.u.share.client_handle = client_handle; in xc_memshr_share_gfns()
156 mso.u.share.source_handle = source_handle; in xc_memshr_share_grefs()
158 mso.u.share.client_domain = client_domain; in xc_memshr_share_grefs()
160 mso.u.share.client_handle = client_handle; in xc_memshr_share_grefs()
178 mso.u.share.source_handle = source_handle; in xc_memshr_add_to_physmap()
179 mso.u.share.source_gfn = source_gfn; in xc_memshr_add_to_physmap()
[all …]
A DCOPYING25 freedom to share and change it. By contrast, the GNU General Public
26 Licenses are intended to guarantee your freedom to share and change
/xen/xen/arch/x86/mm/
A Dmem_sharing.c1904 rc = rcu_lock_live_remote_domain_by_id(mso.u.share.client_domain, in mem_sharing_memop()
1923 if ( XENMEM_SHARING_OP_FIELD_IS_GREF(mso.u.share.source_gfn) ) in mem_sharing_memop()
1937 sgfn = _gfn(mso.u.share.source_gfn); in mem_sharing_memop()
1939 if ( XENMEM_SHARING_OP_FIELD_IS_GREF(mso.u.share.client_gfn) ) in mem_sharing_memop()
1953 cgfn = _gfn(mso.u.share.client_gfn); in mem_sharing_memop()
1955 sh = mso.u.share.source_handle; in mem_sharing_memop()
1956 ch = mso.u.share.client_handle; in mem_sharing_memop()
1989 if ( XENMEM_SHARING_OP_FIELD_IS_GREF(mso.u.share.source_gfn) ) in mem_sharing_memop()
1997 sgfn = mso.u.share.source_gfn; in mem_sharing_memop()
1998 sh = mso.u.share.source_handle; in mem_sharing_memop()
[all …]
/xen/tools/golang/xenlight/
A DMakefile6 GOCODE_DIR ?= $(prefix)/share/gocode/
/xen/tools/include/xen-external/
A DREADME13 svn co -r 221843 svn://svn.freebsd.org/base/head/share/man/man3
/xen/xen/drivers/passthrough/
A Dio.c523 unsigned int share; in pt_irq_create_bind() local
533 share = 0; in pt_irq_create_bind()
541 share = BIND_PIRQ__WILL_SHARE; in pt_irq_create_bind()
561 share = trigger_mode; in pt_irq_create_bind()
575 rc = pirq_guest_bind(d->vcpu[0], info, share); in pt_irq_create_bind()
/xen/m4/
A Dpaths.m47 dnl xenstored active at a time. All tools have to share this dir, even
128 SHAREDIR=$prefix/share
/xen/tools/console/testsuite/
A DREADME4 to verify that no data is lost. dom0 and domU share a handshake with each
/xen/tools/examples/
A DREADME8 If you write a useful script and would like to share it, please do
/xen/tools/pygrub/examples/
A Ddebian-wheezy-hvm.grub240 if loadfont /usr/share/grub/unicode.pf2 ; then
A Dubuntu-14.04-lts.grub274 font="/usr/share/grub/unicode.pf2"
/xen/xen/include/public/
A Dmemory.h522 } share; member
/xen/docs/misc/
A D9pfs.pandoc101 Host filesystem path to share.
106 Alphanumeric tag that identifies the 9pfs share. The client needs
140 map a page with information to setup a share ring. One for each
A Dxl-psr.pandoc88 portions) and the other two will share the other half.
/xen/docs/features/
A Dsched_credit.pandoc18 It is a general purpose, weighted fair-share scheduler.
A Dintel_psr_cat_cdp.pandoc106 L3 CAT/CDP and L2 CAT are all members of Intel PSR features, they share the base
195 N.B. L2 CAT and L3 CAT/CDP share the same COS field in the same associate
/xen/tools/xenstat/libxenstat/
A DMakefile159 perlmoddir=$(prefix)/share/perl5
/xen/xen/xsm/flask/policy/
A Daccess_vectors265 # XEN_DOMCTL_mem_sharing_op and XENMEM_sharing_op_{share,add_physmap} with:
271 # checked in XENMEM_sharing_op_{share,add_physmap} with:
/xen/docs/
A Dconfigure1270 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1945 SHAREDIR=$prefix/share
/xen/tools/xenmon/
A DCOPYING12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
/xen/
A Dconfigure1282 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
2042 SHAREDIR=$prefix/share
A DCOPYING89 freedom to share and change it. By contrast, the GNU General Public
90 License is intended to guarantee your freedom to share and change free
/xen/xen/
A DCOPYING39 freedom to share and change it. By contrast, the GNU General Public
40 License is intended to guarantee your freedom to share and change free
/xen/xen/common/libelf/
A DCOPYING25 freedom to share and change it. By contrast, the GNU General Public
26 Licenses are intended to guarantee your freedom to share and change
/xen/tools/libacpi/
A DCOPYING26 freedom to share and change it. By contrast, the GNU General Public
27 Licenses are intended to guarantee your freedom to share and change

Completed in 54 milliseconds

12