|
KVM
|
#include <mem_protect.h>

Public Attributes | |
| struct kvm_arch | arch |
| struct kvm_pgtable | pgt |
| struct kvm_pgtable_mm_ops | mm_ops |
| hyp_spinlock_t | lock |
Definition at line 48 of file mem_protect.h.
| struct kvm_arch host_mmu::arch |
Definition at line 86 of file mem_protect.h.
| hyp_spinlock_t host_mmu::lock |
Definition at line 52 of file mem_protect.h.
| struct kvm_pgtable_mm_ops host_mmu::mm_ops |
Definition at line 86 of file mem_protect.h.
| struct kvm_pgtable host_mmu::pgt |
Definition at line 86 of file mem_protect.h.