Home
last modified time | relevance | path

Searched refs:IMR_LOCK (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/platform/intel-quark/
H A Dimr.c64 #define IMR_LOCK BIT(31) macro
223 imr.addr_lo & IMR_LOCK ? "locked" : "unlocked"); in imr_dbgfs_state_show()
442 if (!imr_is_enabled(&imr) || imr.addr_lo & IMR_LOCK) { in __imr_remove_range()
454 if (!imr_is_enabled(&imr) || imr.addr_lo & IMR_LOCK) in __imr_remove_range()