Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Dmm_context.h38 #define LDT_entry_b(info) \ macro
/openbmc/linux/arch/x86/um/
H A Dldt.c199 ldt_p->b = LDT_entry_b(&ldt_info); in write_ldt()