|
Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
| HV_ASID | start |
| unsigned int | size |
A range of ASID values.
Definition at line 1072 of file hypervisor.h.
| unsigned int size |
Number of ASIDs. Zero for an invalid range.
Definition at line 1076 of file hypervisor.h.
| HV_ASID start |
First ASID in the range.
Definition at line 1075 of file hypervisor.h.
1.8.2