Searched refs:MUNMAP (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/um/kernel/
H A Dtlb.c19 enum { NONE, MMAP, MUNMAP, MPROTECT } type; enumerator in enum:host_vm_change::host_vm_op::__anon2945
67 case MUNMAP: do_ops()
133 if ((last->type == MUNMAP) && add_munmap()
146 { .type = MUNMAP, add_munmap()

Completed in 87 milliseconds