Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/um/
Dldt.c15 static inline int modify_ldt (int func, void *ptr, unsigned long bytecount) in modify_ldt() function
258 ret = modify_ldt(0, ldt, (1<<order)*PAGE_SIZE); in ldt_get_host_info()
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl163 154 common modify_ldt sys_modify_ldt
Dsyscall_32.tbl132 123 i386 modify_ldt sys_modify_ldt
/linux-4.4.14/arch/x86/
DKconfig2128 Local Descriptor Table (LDT) using the modify_ldt(2) system
2135 surface. Disabling it removes the modify_ldt(2) system call.