Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpat.c803 unsigned long id_sz; in kernel_map_sync_memtype() local
815 id_sz = (__pa(high_memory-1) <= base + size) ? in kernel_map_sync_memtype()
819 if (ioremap_change_attr((unsigned long)__va(base), id_sz, pcm) < 0) { in kernel_map_sync_memtype()