Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/platforms/
A Dvexpress.c38 int position = 0; /* daughterboard */ in vexpress_ctrl_start() local
45 (site << SITE_SHIFT) | (position << POSITION_SHIFT) | in vexpress_ctrl_start()
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/include/acpi/
A Dacmacros.h332 #define ACPI_MASK_BITS_ABOVE(position) (~((ACPI_INTEGER_MAX) << ((u32) (position)))) argument
333 #define ACPI_MASK_BITS_BELOW(position) ((ACPI_INTEGER_MAX) << ((u32) (position))) argument
/xen-4.10.0-shim-comet/docs/misc/
A Dpvh.markdown70 the position of the RSDP in memory (if present) can be fetched from the start
A D9pfs.markdown375 - 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.markdown1056 - write to array at position *[in|out]_prod* up to *[in|out]_cons*,
1068 - read from array at position *[in|out]_cons* up to *[in|out]_prod*,
A Dkconfig-language.txt209 The position of a menu entry in the tree is determined in two ways. First
A Dxsm-flask.txt155 /boot and loaded as a module by grub. The exact position and filename of the
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.lex.c_shipped221 char *yy_buf_pos; /* current position in input buffer */
1073 /* yy_bp points to the position in yy_ch_buf of the start of
1414 /* Note that here we test for yy_c_buf_p "<=" to the position
1522 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
/xen-4.10.0-shim-comet/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.diff2741 + * then path[0] represents the found position in the
2855 + * the next position with respect to the tree
2929 + * current position is extent item
A D00cvs96 + level menu positions. Remember current position when calling a
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME215 dtypes array. Take care here - you need to place it in the position
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc378 according to feature position defined in `enum psr_feat_type`.

Completed in 22 milliseconds