Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
A Dvmem.c443 static int modify_pagetable(unsigned long start, unsigned long end, bool add, in modify_pagetable() function
481 return modify_pagetable(start, end, true, direct); in add_pagetable()
486 return modify_pagetable(start, end, false, direct); in remove_pagetable()

Completed in 4 milliseconds