Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmmu_context.h70 static inline void destroy_context_ldt(struct mm_struct *mm) { } in destroy_context_ldt() function
/openbmc/linux/arch/x86/kernel/
H A Dldt.c491 void destroy_context_ldt(struct mm_struct *mm) in destroy_context_ldt() function