runtime.pageCache.alloc (method)
2 uses
runtime (current package)
mheap.go#L1149: base, scav = c.alloc(npages)
mpagecache.go#L38: func (c *pageCache) alloc(npages uintptr) (uintptr, uintptr) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)