Iros
 
Loading...
Searching...
No Matches
iris::mm::detail::PhysicalAddressFunction Struct Reference

#include <iris/mm/physical_page.h>

Public Member Functions

auto operator() (PhysicalPage const &page) const -> PhysicalAddress
 
auto operator() (BackedPhysicalPage const &page) const -> PhysicalAddress
 
auto operator() (PageStructurePhysicalPage const &page) const -> PhysicalAddress
 

Member Function Documentation

◆ operator()() [1/3]

auto iris::mm::detail::PhysicalAddressFunction::operator() ( BackedPhysicalPage const & page) const -> PhysicalAddress
inline

◆ operator()() [2/3]

auto iris::mm::detail::PhysicalAddressFunction::operator() ( PageStructurePhysicalPage const & page) const -> PhysicalAddress
inline

◆ operator()() [3/3]

auto iris::mm::detail::PhysicalAddressFunction::operator() ( PhysicalPage const & page) const -> PhysicalAddress
inline

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