Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/pat/
Dmemtype.c891 unsigned long id_sz; in memtype_kernel_map_sync() local
903 id_sz = (__pa(high_memory-1) <= base + size) ? in memtype_kernel_map_sync()
906 if (ioremap_change_attr((unsigned long)__va(base), id_sz, pcm) < 0) { in memtype_kernel_map_sync()