Searched refs:add_munmap (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/um/kernel/ |
H A D | tlb.c | 122 static int add_munmap(unsigned long addr, unsigned long len, add_munmap() function 211 ret = add_munmap(addr, PAGE_SIZE, hvc); update_pte_range() 232 ret = add_munmap(addr, next - addr, hvc); update_pmd_range() 254 ret = add_munmap(addr, next - addr, hvc); update_pud_range() 277 ret = add_munmap(addr, next - addr, &hvc); fix_range_common()
|
Completed in 85 milliseconds