Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h152 uint64_t totalhigh; /* Total high memory size */ member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_page.c80 si->totalhigh = 0; in si_meminfo()
/freebsd/sys/compat/linux/
H A Dlinux_misc.c106 l_ulong totalhigh; member
176 sysinfo.totalhigh = 0; in linux_sysinfo()