Query: btop
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
btop(9r) btop(9r)NAMEbtop - General: Converts bytes to number of pagesSYNOPSISint btop( vm_offset_t virt_addr );ARGUMENTSSpecifies the virtual address.DESCRIPTIONThe btop routine converts the specified byte address to the number of pages.RETURN VALUESThe btop routine returns the number of kernel pages associated with the specified byte address. btop(9r)