Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dmmu_context.h61 void destroy_context_ldt(struct mm_struct *mm);
70 static inline void destroy_context_ldt(struct mm_struct *mm) { } in destroy_context_ldt() function
171 destroy_context_ldt(mm); in destroy_context()
/linux-6.12.1/arch/x86/kernel/
Dldt.c491 void destroy_context_ldt(struct mm_struct *mm) in destroy_context_ldt() function