Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SEGMENT
usr/src/grub/grub-0.97/netboot/segoff.h
29
uint16_t SEGMENT ( const void * const ptr ) {
usr/src/grub/grub-0.97/netboot/segoff.h
37
#define SEGMENT(x) ( virt_to_phys ( x ) >> 4 )