const runtime.pallocChunksL1Shift
2 uses
runtime (current package)
mpagealloc.go#L83: pallocChunksL1Shift = pallocChunksL2Bits
mpagealloc.go#L123: return uint(i) >> pallocChunksL1Shift
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)