#include "di/meta/trivial.h"
#include "di/vocab/span/prelude.h"
#include "iris/core/error.h"
#include "iris/mm/physical_address.h"
#include "iris/mm/virtual_address.h"
Go to the source code of this file.
Classes | |
struct | iris::mm::PhysicalAddressMapping |
Namespaces | |
namespace | iris |
namespace | iris::mm |
Functions | |
auto | iris::mm::map_physical_address (PhysicalAddress address, usize byte_size) -> Expected< PhysicalAddressMapping > |