Home
last modified time | relevance | path

Searched refs:TRUSTY_SHADOW_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/sm/include/lib/sm/
Dtrusty_sched_share.h40 #define TRUSTY_SHADOW_PRIORITY_LOW 1 macro
/trusty/kernel/lib/sm/
Dtrusty_sched_share.c256 requested_priority = TRUSTY_SHADOW_PRIORITY_LOW; in platform_cpu_priority_set()