Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A 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()
/kernel/linux/linux-6.6/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) { } in destroy_context_ldt() function
165 destroy_context_ldt(mm); in destroy_context()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dldt.c483 void destroy_context_ldt(struct mm_struct *mm) in destroy_context_ldt() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dldt.c491 void destroy_context_ldt(struct mm_struct *mm) in destroy_context_ldt() function

Completed in 4 milliseconds