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

/linux-4.1.27/arch/x86/um/asm/
H A Ddesc.h6 #define LDT_empty(info) (\ macro
H A Dmm_context.h63 #define LDT_empty(info) (_LDT_empty(info) && ((info)->lm == 0)) macro
65 #define LDT_empty(info) (_LDT_empty(info)) macro
/linux-4.1.27/arch/x86/include/asm/
H A Ddesc.h255 #define LDT_empty(info) \ macro

Completed in 109 milliseconds