Searched refs:nse_bit (Results 1 – 1 of 1) sorted by relevance
426 uint64_t nse_bit = (desc >> NSE_SHIFT) & 1ULL; in xlat_get_mem_attributes_internal() local427 uint32_t sec_state = (uint32_t)(ns_bit | (nse_bit << 1ULL)); in xlat_get_mem_attributes_internal()