Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmmu_context.h87 void destroy_context_ldt(struct mm_struct *mm);
96 static inline void destroy_context_ldt(struct mm_struct *mm) { } in destroy_context_ldt() function
207 destroy_context_ldt(mm); in destroy_context()
/Linux-v5.4/arch/x86/kernel/
Dldt.c399 void destroy_context_ldt(struct mm_struct *mm) in destroy_context_ldt() function