MOS Source Code
Loading...
Searching...
No Matches
MMContext Struct Reference

#include <platform.hpp>

+ Inheritance diagram for MMContext:
+ Collaboration diagram for MMContext:

Public Attributes

spinlock_t mm_lock
 protects [pgd] and the [mmaps] list (the list itself, not the vmap_t objects)
 
pgd_t pgd
 
list_head mmaps
 

Additional Inherited Members

- Static Public Attributes inherited from NamedType<"MMContext">
static constexpr mos::string_view type_name
 

Detailed Description

Definition at line 84 of file platform.hpp.

Member Data Documentation

◆ mm_lock

◆ pgd

◆ mmaps


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