sys/src/vmslib.c File Reference
#include <ssdef.h>
#include <descrip.h>
#include <linux/config.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <misc_routines.h>
#include <stdarg.h>
Go to the source code of this file.
|
Functions |
| CH_FILL (long ch, long size, long addr) |
| CH_RCHAR_A () |
| CH_ALLOCATION () |
long | CH_PTR (long X) |
int | CH_EQL (long n1, long ptr1, long n2, long ptr2) |
int | CH_NEQ (long n1, long ptr1, long n2, long ptr2) |
| UPLIT () |
| PLIT () |
long | CH_MOVE (long size, long src, long addr) |
| find_cpu_data (long *l) |
int | swapbytes (long WrdCnt, long Start) |
| BLISSIF (int i) |
| BLISSIFNOT (int i) |
long | get_eip (long l) |
Function Documentation
BLISSIF |
( |
int |
i |
) |
[inline] |
BLISSIFNOT |
( |
int |
i |
) |
[inline] |
int CH_EQL |
( |
long |
n1, |
|
|
long |
ptr1, |
|
|
long |
n2, |
|
|
long |
ptr2 | |
|
) |
| | |
CH_FILL |
( |
long |
ch, |
|
|
long |
size, |
|
|
long |
addr | |
|
) |
| | |
long CH_MOVE |
( |
long |
size, |
|
|
long |
src, |
|
|
long |
addr | |
|
) |
| | |
int CH_NEQ |
( |
long |
n1, |
|
|
long |
ptr1, |
|
|
long |
n2, |
|
|
long |
ptr2 | |
|
) |
| | |
find_cpu_data |
( |
long * |
l |
) |
|
int swapbytes |
( |
long |
WrdCnt, |
|
|
long |
Start | |
|
) |
| | |