Home
last modified time | relevance | path

Searched refs:part (Results 1 – 25 of 59) sorted by relevance

123

/xen/tools/firmware/hvmloader/
A Dxenbus.c107 uint32_t part, done = 0; in ring_write() local
121 if ( part > len ) in ring_write()
122 part = len; in ring_write()
127 rings->req_prod += part; in ring_write()
128 len -= part; in ring_write()
129 done += part; in ring_write()
135 uint32_t part, done = 0; in ring_read() local
161 if ( part > len ) in ring_read()
162 part = len; in ring_read()
168 len -= part; in ring_read()
[all …]
/xen/xen/common/
A Dlist_sort.c117 struct list_head *part[MAX_LIST_LENGTH_BITS+1]; /* sorted partial lists in list_sort() local
126 memset(part, 0, sizeof(part)); in list_sort()
136 for (lev = 0; part[lev]; lev++) { in list_sort()
137 cur = merge(priv, cmp, part[lev], cur); in list_sort()
138 part[lev] = NULL; in list_sort()
141 if (unlikely(lev >= ARRAY_SIZE(part)-1)) { in list_sort()
148 part[lev] = cur; in list_sort()
152 if (part[lev]) in list_sort()
153 list = merge(priv, cmp, part[lev], list); in list_sort()
155 merge_and_restore_back_links(priv, cmp, head, part[max_lev], list); in list_sort()
A DREADME.source4 in this part of the Xen source tree. Note that the list may not
/xen/xen/arch/arm/arm32/lib/
A Ddiv64.S59 @ Align divisor with upper part of dividend.
114 @ The top part of remainder became zero. If carry is set
116 @ Otherwise, if lower part is also null then we are done.
121 @ We still have remainer bits in the low part. Bring them up.
/xen/stubdom/grub.patches/
A D99minios549 + (part << 4)) ) )
554 + (part << 4)) ) )
556 #define PC_SLICE_SEC(mbr_ptr, part) \
559 + (part << 4)) ) )
564 + (part << 4)) ) )
569 + (part << 4)) ) )
574 + (part << 4)) ) )
579 + (part << 4)) ) )
584 + (part << 4)) ) )
589 + (part << 4)) ) )
[all …]
A D61btrfs.diff381 + unsigned long part;
1878 + dev->part,
1917 + BTRFS_FS_INFO->sb_dev.part = dev->part;
1965 + unsigned long part = 0xFFFFFF;
1977 + &part, &type, &dev->part,
1997 + dev->part = 0;
2010 + dev->part = 0;
2137 + dev->part = part_start;
2145 + dev->part = cdev->part;
2518 + multi.stripes[0].dev.part,
[all …]
/xen/tools/pygrub/src/
A DGrubConf.py56 (self.disk, self.part) = str.split(",", 2)
59 self.part = None
62 if self.part is not None:
63 return "d%dp%d" %(self.disk, self.part)
90 part = property(get_part, set_part) variable in GrubDiskPart
/xen/xen/tools/kconfig/
A DREADME.source4 in this part of the Xen source tree.
/xen/tools/flask/policy/modules/
A Dvm_role.te1 # The vm role is used as part of user separation. Allow all domain types to use
A Ddom0.te23 # Note that dom0 is part of domain_type so this has duplicates.
/xen/stubdom/vtpmmgr/
A DREADME.source24 uuid.h - This file does not appear to be part of the original
/xen/docs/misc/xen-makefiles/
A Dmakefiles.rst13 'Makefile'. ('xen/Makefile' isn't part of the description.)
20 Goal definitions are the main part (heart) of the Makefile.
147 The ": %: %.o" part of the prerequisite is a shorthand that
/xen/docs/designs/
A Dnon-cooperative-migration.md88 Because the domid of both ends of a PV protocol forms a key part of
124 Because the console and store protocol shared pages are actually part of
126 VMs) then the content will get migrated as part of the guest memory image.
178 They are an important part of post PV protocols. Normally a frontend driver
226 forms part of the guest state.
260 that at least some of the extra records should only form part of a
264 as grant table state, could potentially harmlessly form part of a normal
/xen/docs/misc/
A Dprintk-formats.txt48 The domain part as above, with the vcpu_id printed in decimal.
A Dkconfig-macro-language.rst122 The "warning-if" function takes two arguments. If the condition part is "y",
123 the text part is sent to stderr. The text is prefixed with the name of the
129 parsing immediately if the condition part is "y".
A Dxenmon.txt10 For each domain, xenmon reports various metrics. One part of the display is a
12 part of the display shows data measured over 10 seconds. Other measurement
A Ddump-core-format.txt91 exist invalid (pfn, gmfn)'s at the end part of this array.
107 pfn's at the end part of this array.
/xen/tools/firmware/vgabios/
A Dvbe_display_api.txt3 This document is part of the Bochs/VBEBios documentation,
189 The current X offset (in pixels!) of the visible screen part.
193 The current Y offset (in pixels!) of the visible screen part.
/xen/docs/features/
A Dintel_psr_mba.pandoc138 This part reuses CAT COS infrastructure.
146 This part reuses CAT COS infrastructure.
280 7. Add context in 'Testing' part to make things
/xen/xen/include/acpi/
A Dactypes.h294 struct uint64_struct part; member
/xen/tools/libxc/
A DCOPYING189 table, the facility still operates, and performs whatever part of
204 distribute the same sections as part of a whole which is a work based
207 entire whole, and thus to each and every part regardless of who wrote
233 This option is useful when you wish to copy part of the code of
262 that is part of the Library, the object code for the work may be a
355 that part of it is a work based on the Library, and explaining
/xen/tools/libacpi/
A DCOPYING190 table, the facility still operates, and performs whatever part of
205 distribute the same sections as part of a whole which is a work based
208 entire whole, and thus to each and every part regardless of who wrote
234 This option is useful when you wish to copy part of the code of
263 that is part of the Library, the object code for the work may be a
356 that part of it is a work based on the Library, and explaining
/xen/xen/common/libelf/
A DCOPYING189 table, the facility still operates, and performs whatever part of
204 distribute the same sections as part of a whole which is a work based
207 entire whole, and thus to each and every part regardless of who wrote
233 This option is useful when you wish to copy part of the code of
262 that is part of the Library, the object code for the work may be a
355 that part of it is a work based on the Library, and explaining
/xen/
A DCONTRIBUTING70 (a) The contribution was created in whole or in part by me and I
77 work with modifications, whether created in whole or in part
A DREADME17 Laboratory, as part of the UK-EPSRC funded XenoServers project. Xen
147 and status information shared between domains. A daemon is implemented as part

Completed in 30 milliseconds

123