Files
seL4/manual/parts/api/ia32_page_getaddress.tex
2014-07-18 15:14:00 +10:00

21 lines
615 B
TeX

%
% Copyright 2014, General Dynamics C4 Systems
%
% This software may be distributed and modified according to the terms of
% the GNU General Public License version 2. Note that NO WARRANTY is provided.
% See "LICENSE_GPLv2.txt" for details.
%
% @TAG(GD_GPL)
%
\apidoc
{ia32_page_getaddress}
{IA32 Page - Get Address}
{Get the physical address of the underlying frame}
{static inline seL4\_IA32\_Page\_GetAddress\_t seL4\_IA32\_Page\_GetAddress}
{
\param{seL4\_IA32\_Page}{\_service}{Capability to the page to lookup.}
}
{A seL4\_IA32\_Page\_GetAddress\_t structure as described in TODO}
{See \autoref{ch:vspace}}