Searched refs:mecid_width (Results 1 – 1 of 1) sorted by relevance
419 uint64_t mecid_width, mecid_width_mask; in rmmd_mecid_key_update() local436 mecid_width = ((read_mecidr_el2() >> MECIDR_EL2_MECIDWidthm1_SHIFT) & in rmmd_mecid_key_update()438 mecid_width_mask = ((1UL << mecid_width) - 1UL); in rmmd_mecid_key_update()