X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..2a1bd2d3eef5c7a7bb14f4bb9fdbca9a96ee4752:/osfmk/man/host_page_size.html diff --git a/osfmk/man/host_page_size.html b/osfmk/man/host_page_size.html old mode 100755 new mode 100644 index 38fca4546..9472c2094 --- 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.