Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Dmm_context.h50 #define _LDT_empty(info) (\ macro
61 #define LDT_empty(info) (_LDT_empty(info) && ((info)->lm == 0))
63 #define LDT_empty(info) (_LDT_empty(info))