Home
last modified time | relevance | path

Searched refs:choosing (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/include/lib/
A Dbakery_lock.h44 static inline uint16_t make_bakery_data(unsigned int choosing, unsigned int num) in make_bakery_data() argument
46 unsigned int val = (choosing & 0x1U) | (num << 1); in make_bakery_data()
/arm-trusted-firmware-2.8.0/docs/components/
A Dexception-handling.rst189 distinct dispatchers. For example, by choosing 2 additional bits (i.e., bits
198 choosing *n* bits for priority range assignment, the platform must ensure
A Dsdei.rst56 A platform choosing to include the SDEI dispatcher must also define the events
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst1654 general recipe for choosing the right base addresses for each bootloader image.
2138 * Bit[0] : choosing. This field is set when the CPU is
2139 * choosing its bakery number.
2182 * Bit[0] : choosing. This field is set when the CPU is
2183 * choosing its bakery number.
A Dinterrupt-framework-design.rst193 borne in mind when choosing the routing model for an interrupt type.

Completed in 11 milliseconds