runtime.pageCache.allocN (method)
2 uses
runtime (current package)
mpagecache.go#L49: return c.allocN(npages)
mpagecache.go#L58: func (c *pageCache) allocN(npages uintptr) (uintptr, uintptr) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)