Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmmu_context.h62 void ldt_arch_exit_mmap(struct mm_struct *mm);
71 static inline void ldt_arch_exit_mmap(struct mm_struct *mm) { } in ldt_arch_exit_mmap() function
219 ldt_arch_exit_mmap(mm); in arch_exit_mmap()
/openbmc/linux/arch/x86/kernel/
H A Dldt.c497 void ldt_arch_exit_mmap(struct mm_struct *mm) in ldt_arch_exit_mmap() function