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

/linux-master/arch/x86/include/asm/
H A Dmmu_context.h61 void destroy_context_ldt(struct mm_struct *mm);
70 static inline void destroy_context_ldt(struct mm_struct *mm) { } function
165 destroy_context_ldt(mm);
/linux-master/arch/x86/kernel/
H A Dldt.c491 void destroy_context_ldt(struct mm_struct *mm) function

Completed in 254 milliseconds