Searched refs:IMR_LOCK (Results 1 – 1 of 1) sorted by relevance
63 #define IMR_LOCK BIT(31) macro176 imr->addr_lo |= IMR_LOCK; in imr_write()240 imr.addr_lo & IMR_LOCK ? "locked" : "unlocked"); in imr_dbgfs_state_show()491 if (!imr_is_enabled(&imr) || imr.addr_lo & IMR_LOCK) { in __imr_remove_range()503 if (!imr_is_enabled(&imr) || imr.addr_lo & IMR_LOCK) in __imr_remove_range()