KVM
Public Attributes | List of all members
host_mmu Struct Reference

#include <mem_protect.h>

Collaboration diagram for host_mmu:
Collaboration graph
[legend]

Public Attributes

struct kvm_arch arch
 
struct kvm_pgtable pgt
 
struct kvm_pgtable_mm_ops mm_ops
 
hyp_spinlock_t lock
 

Detailed Description

Definition at line 48 of file mem_protect.h.

Member Data Documentation

◆ arch

struct kvm_arch host_mmu::arch

Definition at line 86 of file mem_protect.h.

◆ lock

hyp_spinlock_t host_mmu::lock

Definition at line 52 of file mem_protect.h.

◆ mm_ops

struct kvm_pgtable_mm_ops host_mmu::mm_ops

Definition at line 86 of file mem_protect.h.

◆ pgt

struct kvm_pgtable host_mmu::pgt

Definition at line 86 of file mem_protect.h.


The documentation for this struct was generated from the following file: