Lines Matching refs:LOG_I
524 …LOG_I("%s: unmap range failed in %p with size 0x%lx, error=%d", __func__, alloc_va, hint->map_size… in _varea_install()
615 LOG_I("%s: failed to prefetch page into varea(%s)", in _mm_aspace_map()
684 LOG_I("%s(%p, %p, %lx, %lx, %lx, %p, %lx): Invalid input", in rt_aspace_map()
690 LOG_I("%s(addr:%p, len:%lx): out of range", __func__, *addr, length); in rt_aspace_map()
694 LOG_I("%s: no support flags 0x%lx", __func__, flags); in rt_aspace_map()
892 LOG_I("%s: Invalid input", __func__); in rt_aspace_unmap()
897 LOG_I("%s: %lx not in range of aspace[%lx:%lx]", __func__, addr, in rt_aspace_unmap()
1041 LOG_I("%s: Invalid input", __func__); in rt_aspace_unmap_range()
1046 LOG_I("%s: %lx not in range of aspace[%lx:%lx]", __func__, addr, in rt_aspace_unmap_range()
1052 LOG_I("%s(addr=%p): Unaligned address", __func__, addr); in rt_aspace_unmap_range()
1078 LOG_I("%s: Invalid input", __func__); in rt_aspace_mremap_range()
1083 LOG_I("%s: %lx not in range of aspace[%lx:%lx]", __func__, old_address, in rt_aspace_mremap_range()
1088 LOG_I("%s(old_address=%p): Unaligned address", __func__, old_address); in rt_aspace_mremap_range()
1119 LOG_I("%s: unmap old failed, addr %p size %p", __func__, old_address, old_size); in rt_aspace_mremap_range()
1794 LOG_I("%s: Operation not allowed", __func__); in rt_aspace_page_put()
1828 LOG_I("%s: Operation not allowed", __func__); in rt_aspace_page_get()