coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
STM_UNMAP_ADDRESS_RANGE_DESCRIPTOR Struct Reference

#include <StmApi.h>

Collaboration diagram for STM_UNMAP_ADDRESS_RANGE_DESCRIPTOR:
Collaboration graph

Data Fields

uint64_t virtual_address
 
uint32_t length
 

Detailed Description

Definition at line 300 of file StmApi.h.

Field Documentation

◆ length

uint32_t STM_UNMAP_ADDRESS_RANGE_DESCRIPTOR::length

Definition at line 302 of file StmApi.h.

◆ virtual_address

uint64_t STM_UNMAP_ADDRESS_RANGE_DESCRIPTOR::virtual_address

Definition at line 301 of file StmApi.h.


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