X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/743b15655a24ee3fe9f458f383003e011db0558f..13fec9890cf095cc781fdf7b8917cb03bf32dd4c:/osfmk/man/host_page_size.html diff --git a/osfmk/man/host_page_size.html b/osfmk/man/host_page_size.html index 38fca4546..9472c2094 100755 --- a/osfmk/man/host_page_size.html +++ b/osfmk/man/host_page_size.html @@ -1 +1,34 @@ -
Function - Provide the system's virtual page size.
kern_return_t host_page_size (host_t host, vm_size_t page_size);
The host_page_size function returns the page size for the given host.
Only generic errors apply.
Functions: mach_host_self. \ No newline at end of file +
+Function - Provide the system's virtual page size. +
+kern_return_t host_page_size + (host_t host, + vm_size_t page_size); ++
+
+
+The host_page_size function returns the page size for the given host. +
+Only generic errors apply. +
+Functions: +mach_host_self.