Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c5945 static abi_long read_ldt(abi_ulong ptr, unsigned long bytecount) in read_ldt() function
6064 ret = read_ldt(ptr, bytecount); in do_modify_ldt()