Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dldt.c556 static bool allow_16bit_segments(void) in allow_16bit_segments() function
609 if (!ldt_info.seg_32bit && !allow_16bit_segments()) { in write_ldt()