Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dmachdep.c1811 int has_smap, off, physmap_idx, pa_indx, da_indx; in getmemsize() local
1823 has_smap = 0; in getmemsize()
1849 has_smap = 1; in getmemsize()
1885 has_smap = 1; in getmemsize()
1991 if (has_smap && Maxmem > atop(physmap[physmap_idx + 1])) in getmemsize()