Searched refs:clear_LDT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/arch/x86/kernel/ | ||
D | ldt.c | 133 clear_LDT(); in destroy_context() |
/linux-2.6.39/arch/x86/include/asm/ | ||
D | desc.h | 269 static inline void clear_LDT(void) in clear_LDT() function |