Go to the source code of this file.
Defines | |
| #define | VMALLOC_VMADDR(x) ((unsigned long)(x)) |
Functions | |
| static unsigned long | uvirt_to_kva (pgd_t *pgd, unsigned long adr) |
| static unsigned long | kvirt_to_pa (unsigned long adr) |
| #define VMALLOC_VMADDR | ( | x | ) | ((unsigned long)(x)) |
| static unsigned long kvirt_to_pa | ( | unsigned long | adr | ) | [inline, static] |
Definition at line 91 of file rtai_shm.h.
References uvirt_to_kva(), and VMALLOC_VMADDR.
Referenced by vm_remap_page_range().
Here is the call graph for this function:

| static unsigned long uvirt_to_kva | ( | pgd_t * | pgd, | |
| unsigned long | adr | |||
| ) | [inline, static] |
1.4.7