Home
last modified time | relevance | path

Searched defs:target_priority (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_user.h26 struct target_priority { struct
27 uint8_t pri_class; /* Scheduling class. */
28 uint8_t pri_level; /* Normal priority level. */
29 uint8_t pri_native; /* Priority before propagation. */
30 uint8_t pri_user; /* User priority based on p_cpu and p_nice. */
/openbmc/qemu/include/hw/intc/
H A Dsifive_plic.h57 uint32_t *target_priority; member