Searched refs:GPT_NSE_SHIFT (Results 1 – 2 of 2) sorted by relevance
1088 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_delegate_pas()1090 nse = (uint64_t)GPT_NSE_REALM << GPT_NSE_SHIFT; in gpt_delegate_pas()1108 nse = (uint64_t)GPT_NSE_NS << GPT_NSE_SHIFT; in gpt_delegate_pas()1222 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_undelegate_pas()1224 nse = (uint64_t)GPT_NSE_REALM << GPT_NSE_SHIFT; in gpt_undelegate_pas()1235 nse = (uint64_t)GPT_NSE_NS << GPT_NSE_SHIFT; in gpt_undelegate_pas()
43 #define GPT_NSE_SHIFT U(62) macro
Completed in 4 milliseconds