Searched refs:position (Results 1 – 16 of 16) sorted by relevance
37 int position = 0; /* daughterboard */ in vexpress_ctrl_start() local44 (site << SITE_SHIFT) | (position << POSITION_SHIFT) | in vexpress_ctrl_start()
340 #define ACPI_MASK_BITS_ABOVE(position) (~((ACPI_INTEGER_MAX) << ((u32) (position)))) argument341 #define ACPI_MASK_BITS_BELOW(position) ((ACPI_INTEGER_MAX) << ((u32) (position))) argument
61 @ The bit position is stored in ip.141 @ If no bit position left then we are done.
1011 uint64_t position; member
95 Xen, once loaded into memory, identifies its position in order to relocate
70 the position of the RSDP in memory (if present) can be fetched from the start
375 - write to array at position *prod* up to *cons*, wrapping around the circular387 - read from array at position *cons* up to *prod*, wrapping around the circular
1048 - 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*,
119 /boot and loaded as a module by grub. The exact position and filename of the
280 The position of a menu entry in the tree is determined in two ways. First
187 make, like (note the position of PYTHON= matters):
678 /* 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. */
2730 + * then path[0] represents the found position in the2844 + * the next position with respect to the tree2918 + * current position is extent item
96 + level menu positions. Remember current position when calling a
387 according to feature position defined in `enum psr_feat_type`.
749 A v3-compatible reciever interpreting a v2 stream should infer the position of
Completed in 63 milliseconds