runtime.pageAlloc.allocToCache (method)
2 uses
runtime (current package)
mheap.go#L1144: *c = h.pages.allocToCache()
mpagecache.go#L116: func (p *pageAlloc) allocToCache() pageCache {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)