KVM
Public Attributes | List of all members
mmu_page_path Struct Reference
Collaboration diagram for mmu_page_path:
Collaboration graph
[legend]

Public Attributes

struct kvm_mmu_pageparent [PT64_ROOT_MAX_LEVEL]
 
unsigned int idx [PT64_ROOT_MAX_LEVEL]
 

Detailed Description

Definition at line 2021 of file mmu.c.

Member Data Documentation

◆ idx

unsigned int mmu_page_path::idx[PT64_ROOT_MAX_LEVEL]

Definition at line 2023 of file mmu.c.

◆ parent

struct kvm_mmu_page* mmu_page_path::parent[PT64_ROOT_MAX_LEVEL]

Definition at line 2022 of file mmu.c.


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