Searched refs:__change_memory_common (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/arm64/mm/ |
| A D | pageattr.c | 42 static int __change_memory_common(unsigned long start, unsigned long size, in __change_memory_common() function 102 __change_memory_common((u64)page_address(area->pages[i]), in change_memory_common() 113 return __change_memory_common(start, size, set_mask, clear_mask); in change_memory_common() 147 return __change_memory_common(addr, PAGE_SIZE * numpages, in set_memory_valid() 151 return __change_memory_common(addr, PAGE_SIZE * numpages, in set_memory_valid()
|
| /linux/ |
| A D | System.map | 745 ffff800010036490 t __change_memory_common
|
| A D | .tmp_System.map | 745 ffff800010036490 t __change_memory_common
|
Completed in 280 milliseconds