Home
last modified time | relevance | path

Searched refs:LDT_empty (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/um/asm/
H A Ddesc.h7 #define LDT_empty(info) (\ macro
/linux/arch/x86/um/
H A Dtls_32.c104 WARN_ON(!LDT_empty(&curr->tls)); in load_TLS()
221 if (LDT_empty(&info)) in arch_set_tls()
/linux/arch/x86/kernel/
H A Dldt.c605 LDT_empty(&ldt_info)) { in write_ldt()