Searched refs:choosing (Results 1 – 6 of 6) sorted by relevance
44 static inline uint16_t make_bakery_data(unsigned int choosing, unsigned int num) in make_bakery_data() argument46 unsigned int val = (choosing & 0x1U) | (num << 1); in make_bakery_data()
101 Version Manager`_ to install a version of your choosing (we recommend 14, but
189 distinct dispatchers. For example, by choosing 2 additional bits (i.e., bits198 choosing *n* bits for priority range assignment, the platform must ensure
56 A platform choosing to include the SDEI dispatcher must also define the events
1643 general recipe for choosing the right base addresses for each bootloader image.2108 * Bit[0] : choosing. This field is set when the CPU is2109 * choosing its bakery number.2152 * Bit[0] : choosing. This field is set when the CPU is2153 * choosing its bakery number.
193 borne in mind when choosing the routing model for an interrupt type.
Completed in 14 milliseconds