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

#include <platform.h>

+ Collaboration diagram for mm_context_t:

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
 

Detailed Description

Definition at line 79 of file platform.h.

Member Data Documentation

◆ mm_lock

◆ pgd

◆ mmaps


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