Home
last modified time | relevance | path

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

/linux-6.1.9/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
125 destroy_context_ldt(mm); in destroy_context()
/linux-6.1.9/arch/x86/kernel/
Dldt.c489 void destroy_context_ldt(struct mm_struct *mm) in destroy_context_ldt() function