Searched refs:K_MEM_MAP_LOCK (Results 1 – 2 of 2) sorted by relevance
115 #define K_MEM_MAP_LOCK BIT(17) macro
524 bool lock = (flags & K_MEM_MAP_LOCK) != 0U; in map_anon_page()627 if ((flags & K_MEM_MAP_LOCK) == 0) { in k_mem_map_phys_guard()