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

#include <region.h>

Collaboration diagram for mmap_helper_region_device:
Collaboration graph

Data Fields

struct mem_poolpool
 
struct region_device rdev
 

Detailed Description

Definition at line 214 of file region.h.

Field Documentation

◆ pool

struct mem_pool* mmap_helper_region_device::pool

Definition at line 215 of file region.h.

Referenced by mmap_helper_rdev_mmap(), and mmap_helper_rdev_munmap().

◆ rdev

struct region_device mmap_helper_region_device::rdev

Definition at line 215 of file region.h.

Referenced by boot_device_ro(), exynos_spi_boot_device(), and mem_region_device_init().


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