runtime.pallocBits.pages64 (method)

3 uses

	runtime (current package)
		mpagecache.go#L135: 			cache: ^chunk.pages64(j),
		mpagecache.go#L152: 			cache: ^chunk.pages64(chunkPageIndex(addr)),
		mpallocbits.go#L366: func (b *pallocBits) pages64(i uint) uint64 {