Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmmu_context.h67 void destroy_context_ldt(struct mm_struct *mm);
76 static inline void destroy_context_ldt(struct mm_struct *mm) { } in destroy_context_ldt() function
121 destroy_context_ldt(mm); in destroy_context()
/arch/x86/kernel/
Dldt.c483 void destroy_context_ldt(struct mm_struct *mm) in destroy_context_ldt() function