Index Index for
Section 9r
Index Alphabetical
listing for B
Bottom of page Bottom of
page

btop(9r)

NAME

btop - General: Converts bytes to number of pages

SYNOPSIS

int btop( vm_offset_t virt_addr );

ARGUMENTS

virt_addr Specifies the virtual address.

DESCRIPTION

The btop routine converts the specified byte address to the number of pages.

RETURN VALUES

The btop routine returns the number of kernel pages associated with the specified byte address.

Index Index for
Section 9r
Index Alphabetical
listing for B
Top of page Top of
page