Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dsysinfo.h21 uint32_t mem_unit; /* Memory unit size in bytes */ member
/qemu/linux-user/
H A Dsyscall_defs.h2535 abi_uint mem_unit; /* Memory unit size in bytes */ member
H A Dsyscall.c10968 __put_user(value.mem_unit, &target_value->mem_unit); in _syscall2()