Home
last modified time | relevance | path

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

/linux/arch/loongarch/mm/
H A Dpageattr.c97 static const struct mm_walk_ops pageattr_ops = { variable
121 ret = walk_kernel_page_table_range(start, end, &pageattr_ops, NULL, &masks); in __set_memory()