Home
last modified time | relevance | path

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

/trusty/kernel/lib/sm/include/lib/sm/
Dtrusty_sched_share.h42 #define TRUSTY_SHADOW_PRIORITY_HIGH 3 macro
/trusty/kernel/lib/sm/
Dtrusty_sched_share.c254 requested_priority = TRUSTY_SHADOW_PRIORITY_HIGH; in platform_cpu_priority_set()