Home
last modified time | relevance | path

Searched refs:position (Results 1 – 16 of 16) sorted by relevance

/xen/xen/arch/arm/platforms/
A Dvexpress.c37 int position = 0; /* daughterboard */ in vexpress_ctrl_start() local
44 (site << SITE_SHIFT) | (position << POSITION_SHIFT) | in vexpress_ctrl_start()
/xen/xen/include/acpi/
A Dacmacros.h340 #define ACPI_MASK_BITS_ABOVE(position) (~((ACPI_INTEGER_MAX) << ((u32) (position)))) argument
341 #define ACPI_MASK_BITS_BELOW(position) ((ACPI_INTEGER_MAX) << ((u32) (position))) argument
/xen/xen/arch/arm/arm32/lib/
A Ddiv64.S61 @ The bit position is stored in ip.
141 @ If no bit position left then we are done.
/xen/xen/include/public/io/
A Dsndif.h1011 uint64_t position; member
/xen/docs/hypervisor-guide/x86/
A Dhow-xen-boots.rst95 Xen, once loaded into memory, identifies its position in order to relocate
/xen/docs/misc/
A Dpvh.pandoc70 the position of the RSDP in memory (if present) can be fetched from the start
A D9pfs.pandoc375 - write to array at position *prod* up to *cons*, wrapping around the circular
387 - read from array at position *cons* up to *prod*, wrapping around the circular
A Dpvcalls.pandoc1048 - write to array at position *[in|out]_prod* up to *[in|out]_cons*,
1060 - read from array at position *[in|out]_cons* up to *[in|out]_prod*,
A Dxsm-flask.txt119 /boot and loaded as a module by grub. The exact position and filename of the
A Dkconfig-language.rst280 The position of a menu entry in the tree is determined in two ways. First
/xen/
A DREADME187 make, like (note the position of PYTHON= matters):
/xen/stubdom/grub.patches/
A D10graphics.diff678 /* Fold this line at the position of a space. */
972 /* If the cursor is at the last position, put `>' or a space,
1226 +/* current position */
1850 /* Set the cursor position. */
A D61btrfs.diff2730 + * then path[0] represents the found position in the
2844 + * the next position with respect to the tree
2918 + * current position is extent item
A D00cvs96 + level menu positions. Remember current position when calling a
/xen/docs/features/
A Dintel_psr_cat_cdp.pandoc387 according to feature position defined in `enum psr_feat_type`.
/xen/docs/specs/
A Dlibxc-migration-stream.pandoc749 A v3-compatible reciever interpreting a v2 stream should infer the position of

Completed in 63 milliseconds