Home
last modified time | relevance | path

Searched defs:exit_mmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dnommu.c1509 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
H A Dmmap.c3231 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt_types.h150 void (*exit_mmap)(struct mm_struct *mm); member