|
Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
| unsigned short | pgsz_idx |
| unsigned short | assoc |
| unsigned int | num_ttes |
| unsigned int | ctx_idx |
| unsigned int | pgsz_mask |
| unsigned long | tsb_base |
| unsigned long | resv |
Definition at line 464 of file hypervisor.h.
| unsigned short assoc |
Definition at line 466 of file hypervisor.h.
| unsigned int ctx_idx |
Definition at line 468 of file hypervisor.h.
| unsigned int num_ttes |
Definition at line 467 of file hypervisor.h.
| unsigned short pgsz_idx |
Definition at line 465 of file hypervisor.h.
| unsigned int pgsz_mask |
Definition at line 469 of file hypervisor.h.
| unsigned long resv |
Definition at line 471 of file hypervisor.h.
| unsigned long tsb_base |
Definition at line 470 of file hypervisor.h.
1.8.2