Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dldt.c71 clear_LDT(); in load_mm_ldt()
86 clear_LDT(); in load_mm_ldt()
/linux/arch/x86/include/asm/
H A Ddesc.h378 static inline void clear_LDT(void) in clear_LDT() function