Searched refs:totalhigh (Results 1 – 10 of 10) sorted by relevance
50 u64 totalhigh; /* total high memory size */ member99 mem_data->totalhigh = P2K(val.totalhigh); in appldata_get_mem_data()
19 __kernel_ulong_t totalhigh; /* Total high memory size */ member
81 val->totalhigh = totalhigh_pages(); in si_meminfo() 109 val->totalhigh = managed_highpages; in si_meminfo_node()
491 nid, K(i.totalhigh), in node_read_meminfo()493 nid, K(i.totalram - i.totalhigh), in node_read_meminfo()
2990 info->totalhigh <<= bitcount; in do_sysinfo()3021 u32 totalhigh; member3051 s.totalhigh >>= bitcount; in COMPAT_SYSCALL_DEFINE1()3067 s_32.totalhigh = s.totalhigh; in COMPAT_SYSCALL_DEFINE1()
827 watches_max = (((si.totalram - si.totalhigh) / 100) << PAGE_SHIFT) / in inotify_user_setup()
557 target = (i.totalram - i.totalhigh) << PAGE_SHIFT; in nfsd_get_default_max_blksize()
2191 max_marks = (((si.totalram - si.totalhigh) / 100) << PAGE_SHIFT) / in fanotify_user_setup()
2599 max_user_watches = (((si.totalram - si.totalhigh) / 25) << PAGE_SHIFT) / in eventpoll_init()
121 mem = si.totalram - si.totalhigh; in amdgpu_amdkfd_gpuvm_init_mem_limits()