func runtime.getPageSize

2 uses

	runtime (current package)
		os_darwin.go#L130: 	physPageSize = getPageSize()
		os_darwin.go#L163: func getPageSize() uintptr {