KVM
Public Attributes | List of all members
enc_region Struct Reference

Public Attributes

struct list_head list
 
unsigned long npages
 
struct page ** pages
 
unsigned long uaddr
 
unsigned long size
 

Detailed Description

Definition at line 78 of file sev.c.

Member Data Documentation

◆ list

struct list_head enc_region::list

Definition at line 3159 of file sev.c.

◆ npages

unsigned long enc_region::npages

Definition at line 80 of file sev.c.

◆ pages

struct page** enc_region::pages

Definition at line 81 of file sev.c.

◆ size

unsigned long enc_region::size

Definition at line 83 of file sev.c.

◆ uaddr

unsigned long enc_region::uaddr

Definition at line 82 of file sev.c.


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