Home
last modified time | relevance | path

Searched defs:bytecount (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/tcg/i386/
H A Dtest-i386.c1246 static inline int modify_ldt(int func, void * ptr, unsigned long bytecount) in modify_ldt()
/qemu/linux-user/
H A Dsyscall.c5998 static abi_long read_ldt(abi_ulong ptr, unsigned long bytecount) in read_ldt()
6019 abi_ulong ptr, unsigned long bytecount, int oldmode) in write_ldt()
6111 unsigned long bytecount) in do_modify_ldt()