runtime.pageAlloc.init (method)
2 uses
runtime (current package)
mheap.go#L726: h.pages.init(&h.lock, &memstats.gcMiscSys)
mpagealloc.go#L302: func (p *pageAlloc) init(mheapLock *mutex, sysStat *sysMemStat) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)