Searched defs:LDT_empty (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/um/asm/
H A Ddesc.h7 #define LDT_empty(info) (\ macro
H A Dmm_context.h61 #define LDT_empty(info) (_LDT_empty(info) && ((info)->lm == 0)) macro
63 #define LDT_empty(info) (_LDT_empty(info)) macro
/linux-master/arch/x86/include/asm/
H A Ddesc.h355 #define LDT_empty(info) \ macro

Completed in 152 milliseconds