Data Fields | |
unsigned long long | task_id |
void * | phys_base |
void * | virt_base |
unsigned long | pages |
int | flags |
Definition at line 39 of file ddi_arg.h.
|
Number of pages to map. |
|
Virtual address of starting page. |
|
ID of the destination task. |
|
|
|
Physical address of starting frame. |