KVM
Public Attributes | List of all members
hyp_shared_pfn Struct Reference

Public Attributes

u64 pfn
 
int count
 
struct rb_node node
 

Detailed Description

Definition at line 430 of file mmu.c.

Member Data Documentation

◆ count

int hyp_shared_pfn::count

Definition at line 432 of file mmu.c.

◆ node

struct rb_node hyp_shared_pfn::node

Definition at line 432 of file mmu.c.

◆ pfn

u64 hyp_shared_pfn::pfn

Definition at line 431 of file mmu.c.


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