Lines Matching refs:nse
1701 uint64_t nse, __unused l1_desc; in gpt_delegate_pas() local
1745 nse = (uint64_t)GPT_NSE_REALM << GPT_NSE_SHIFT; in gpt_delegate_pas()
1749 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_delegate_pas()
1787 flush_page_to_popa(base | nse); in gpt_delegate_pas()
1795 nse = (uint64_t)GPT_NSE_NS << GPT_NSE_SHIFT; in gpt_delegate_pas()
1798 flush_page_to_popa(base | nse); in gpt_delegate_pas()
1840 uint64_t nse, __unused l1_desc; in gpt_undelegate_pas() local
1889 nse = (uint64_t)GPT_NSE_REALM << GPT_NSE_SHIFT; in gpt_undelegate_pas()
1893 nse = (uint64_t)GPT_NSE_SECURE << GPT_NSE_SHIFT; in gpt_undelegate_pas()
1922 flush_page_to_popa(base | nse); in gpt_undelegate_pas()
1928 nse = (uint64_t)GPT_NSE_NS << GPT_NSE_SHIFT; in gpt_undelegate_pas()
1930 flush_page_to_popa(base | nse); in gpt_undelegate_pas()