Home
last modified time | relevance | path

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

/linux/arch/x86/mm/pat/
H A Dmemtype.c826 unsigned long id_sz; in memtype_kernel_map_sync() local
838 id_sz = (__pa(high_memory-1) <= base + size) ? in memtype_kernel_map_sync()
841 if (ioremap_change_attr((unsigned long)__va(base), id_sz, pcm) < 0) { in memtype_kernel_map_sync()