KVM
Public Attributes | List of all members
shadow_page_caches Struct Reference

Public Attributes

struct kvm_mmu_memory_cache * page_header_cache
 
struct kvm_mmu_memory_cache * shadow_page_cache
 
struct kvm_mmu_memory_cache * shadowed_info_cache
 

Detailed Description

Definition at line 2230 of file mmu.c.

Member Data Documentation

◆ page_header_cache

struct kvm_mmu_memory_cache* shadow_page_caches::page_header_cache

Definition at line 2231 of file mmu.c.

◆ shadow_page_cache

struct kvm_mmu_memory_cache* shadow_page_caches::shadow_page_cache

Definition at line 2232 of file mmu.c.

◆ shadowed_info_cache

struct kvm_mmu_memory_cache* shadow_page_caches::shadowed_info_cache

Definition at line 2233 of file mmu.c.


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